class id renamed

This commit is contained in:
Robin Müller 2021-09-28 16:32:43 +02:00
parent d4bdf314f7
commit 6881c6b66a
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -80,7 +80,7 @@ enum: uint8_t {
FIXED_SLOT_TASK_IF, //FTIF
MGM_LIS3MDL, //MGMLIS3
MGM_RM3100, //MGMRM3100
PUS_PARSER, //PUSP
SPACE_PACKET_PARSER, //SPPA
FW_CLASS_ID_COUNT // [EXPORT] : [END]
};