Small fix with new pus services

This commit is contained in:
Steffen Gaisser 2020-09-22 16:59:13 +02:00
parent 59e4b95b62
commit 59f72d1031
2 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,7 @@ enum {
SYSTEM_MANAGER_1 = 75,
SYSTEM_1 = 79,
PUS_SERVICE_1 = 80,
PUS_SERVICE_9 = 89,
PUS_SERVICE_17 = 97,
FW_SUBSYSTEM_ID_RANGE
};

View File

@ -56,7 +56,6 @@ enum {
DEVICE_COMMUNICATION_IF, //DC
BSP, //BSP
TIME_STAMPER_IF, //TSI 53
//TODO This will shift all IDs for FLP
SGP4PROPAGATOR_CLASS, //SGP4 54
MUTEX_IF, //MUX 55
MESSAGE_QUEUE_IF,//MQI 56