PusParser #130

Closed
muellerr wants to merge 2 commits from KSat:mueller_PusParser into master
1 changed files with 1 additions and 0 deletions
Showing only changes of commit be1a86982a - Show all commits

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 !
};