1
0
forked from fsfw/fsfw

doc and improvements for DLE encoder

This commit is contained in:
2020-07-07 16:36:41 +02:00
parent cb691db807
commit 4f1f610ae0
3 changed files with 78 additions and 28 deletions

View File

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