mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Minor addition
This commit is contained in:
parent
db1e679044
commit
9c1e2c3333
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@ void wifi_monitor() {
|
|||
ESP32Can.CANInit();
|
||||
clear_event(EVENT_OTA_UPDATE);
|
||||
set_event(EVENT_OTA_UPDATE_TIMEOUT, 0);
|
||||
ota_active = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue