Worked on config file handler, added all functions
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2022-06-07 09:54:52 +02:00
parent c413d90b88
commit 74b38a6d06
8 changed files with 236 additions and 0 deletions

View File

@ -21,6 +21,7 @@ enum sourceObjects : uint32_t {
/* Test Task */
TEST_TASK = 0x42694269,
CONFIG_TEST = 0x42694270,
DUMMY_INTERFACE = 0xCAFECAFE,
DUMMY_HANDLER = 0x4400AFFE,