added interface ID
This commit is contained in:
parent
76f145ddcf
commit
975fb9832b
@ -63,7 +63,8 @@ enum {
|
|||||||
SEMAPHORE_IF, //SPH 57
|
SEMAPHORE_IF, //SPH 57
|
||||||
LOCAL_POOL_OWNER_IF, //LPIF 58
|
LOCAL_POOL_OWNER_IF, //LPIF 58
|
||||||
POOL_VARIABLE_IF, //PVA 59
|
POOL_VARIABLE_IF, //PVA 59
|
||||||
HOUSEKEEPING_MANAGER, //HKM 60
|
DLE_ENCODER, //DLEE 60
|
||||||
|
HOUSEKEEPING_MANAGER, //HKM 61
|
||||||
FW_CLASS_ID_COUNT //is actually count + 1 !
|
FW_CLASS_ID_COUNT //is actually count + 1 !
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user