1
0
forked from fsfw/fsfw

pus parser continued

This commit is contained in:
2020-07-06 16:34:11 +02:00
parent 78283ddbee
commit f442a5889e
3 changed files with 45 additions and 0 deletions

View File

@ -64,6 +64,7 @@ enum {
LOCAL_POOL_OWNER_IF, //LPIF 58
POOL_VARIABLE_IF, //PVA 59
HOUSEKEEPING_MANAGER, //HKM 60
PUS_PARSER, //PUSP 61
FW_CLASS_ID_COUNT //is actually count + 1 !
};