typo in PlocSupervisorDefinitions.h

This commit is contained in:
Jakob.Meier 2021-07-25 16:24:10 +02:00
parent c4616e3633
commit f6d43cdf46

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;