added interface ID

This commit is contained in:
Robin Müller 2020-09-04 14:52:17 +02:00
parent 76f145ddcf
commit 975fb9832b

View File

@ -63,7 +63,8 @@ enum {
SEMAPHORE_IF, //SPH 57
LOCAL_POOL_OWNER_IF, //LPIF 58
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 !
};