This commit is contained in:
Krzysiek Egzmont
2023-12-02 22:41:47 +01:00
parent b505f81958
commit cfa745fda0
9 changed files with 422 additions and 424 deletions

View File

@@ -314,7 +314,7 @@ static void CMD_051D(const uint8_t *pBuffer)
}
if (bReloadEeprom)
BOARD_EEPROM_Init();
SETTINGS_InitEEPROM();
}
SendReply(&Reply, sizeof(Reply));