1
0
forked from fsfw/fsfw

removed pus parser

This commit is contained in:
2020-08-20 18:13:17 +02:00
parent f90bd01282
commit adbf39166f
7 changed files with 23 additions and 218 deletions

View File

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