continued reboot handler

This commit is contained in:
2022-02-23 16:19:05 +01:00
parent dbba10185c
commit a3f63e970f
10 changed files with 239 additions and 45 deletions

View File

@ -11,6 +11,7 @@ enum commonObjects: uint32_t {
TMTC_BRIDGE = 0x50000300,
TMTC_POLLING_TASK = 0x50000400,
FILE_SYSTEM_HANDLER = 0x50000500,
SDC_MANAGER = 0x50000550,
PTME = 0x50000600,
PDEC_HANDLER = 0x50000700,
CCSDS_HANDLER = 0x50000800,