fixed broken OTA

This commit is contained in:
Jelmer
2023-02-20 23:08:18 +01:00
parent 287cf0520b
commit 569acbd660

View File

@@ -753,6 +753,7 @@ bool processAvailDataInfo(const struct AvailDataInfo *__xdata avail) {
sendXferComplete();
powerDown(INIT_RADIO);
powerUp(INIT_EEPROM);
wdt60s();
eepromReadStart(EEPROM_UPDATA_AREA_START);
selfUpdate();