1
0
forked from fsfw/fsfw

added srv9

This commit is contained in:
2020-08-29 00:16:40 +02:00
parent b0673c7fa6
commit 6c02776975
4 changed files with 133 additions and 0 deletions

View File

@ -67,6 +67,7 @@ enum {
DLE_ENCODER, //DLEE 61
PUS_PARSER, //PUSP 62
SERIAL_ANALYZER, //SERA 63
PUS_SERVICE_9,
FW_CLASS_ID_COUNT //is actually count + 1 !
};