update fw class Ids

This commit is contained in:
Robin Müller 2020-09-04 14:53:27 +02:00
parent 94b45d7407
commit f4a5067775
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ enum {
DLE_ENCODER, //DLEE 61
PUS_PARSER, //PUSP 62
SERIAL_ANALYZER, //SERA 63
PUS_SERVICE_9,
PUS_SERVICE_9, // PUS9 64
FW_CLASS_ID_COUNT //is actually count + 1 !
};