add children lost mode event
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2022-03-22 20:40:30 +01:00
parent 3e9910b1d2
commit 9c6f349a08
3 changed files with 12 additions and 3 deletions

View File

@ -22,6 +22,7 @@ enum: uint8_t {
PL_PCDU_HANDLER = 121,
ACS_BOARD_ASS = 122,
SUS_BOARD_ASS = 123,
TCS_BOARD_ASS = 124,
COMMON_SUBSYSTEM_ID_END
};
}