deployment handler

This commit is contained in:
2021-02-16 15:32:24 +01:00
parent 6eb245acbb
commit b48798c5c5
14 changed files with 413 additions and 27 deletions

View File

@@ -19,7 +19,9 @@ enum: uint8_t {
PUS_SERVICE_23,
MGM_LIS3MDL,
MGM_RM3100,
PCDU_HANDLER
PCDU_HANDLER,
HEATER_HANDLER,
SA_DEPL_HANDLER
};
}