started integrating new base obj into sus assembly
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-03-10 11:02:07 +01:00
parent 1742371c14
commit 3cfb58d681
7 changed files with 33 additions and 109 deletions

View File

@ -21,6 +21,7 @@ enum: uint8_t {
STR_HELPER = 120,
PL_PCDU_HANDLER = 121,
ACS_BOARD_ASS = 122,
SUS_BOARD_ASS = 123,
COMMON_SUBSYSTEM_ID_END
};
}