ploc udpdater wip

This commit is contained in:
Jakob.Meier
2021-08-04 10:20:36 +02:00
parent ba51ca58f3
commit c431deede0
7 changed files with 111 additions and 2 deletions

View File

@ -19,6 +19,7 @@ enum commonClassIds: uint8_t {
PLOC_SUPERVISOR_HANDLER, //PLSV
SUS_HANDLER, //SUSS
CCSDS_IP_CORE_BRIDGE, //IPCI
PLOC_UPDATER, //PLUD
COMMON_CLASS_ID_END // [EXPORT] : [END]
};