meier/plocSupervisorHandler #64

Merged
muellerr merged 7 commits from meier/plocSupervisorHandler into develop 2021-07-26 13:40:44 +02:00
Showing only changes of commit f6d43cdf46 - Show all commits

View File

@ -26,7 +26,7 @@ static const DeviceCommandId_t GET_BOOT_STATUS_REPORT = 11;
static const DeviceCommandId_t ACK_REPORT = 50;
static const DeviceCommandId_t EXE_REPORT = 51;
static const DeviceCommandId_t HK_REPORT = 52;
static const DeviceCommandId_t BOOT_STATUS_REPORT = 5§;
static const DeviceCommandId_t BOOT_STATUS_REPORT = 53;
static const uint16_t SIZE_ACK_REPORT = 14;
static const uint16_t SIZE_EXE_REPORT = 14;