mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-02-03 08:10:45 +03:00
Fix regression of reboot handler / reboot waiting script (#1725)
* Reboot after OTA: Avoid exeception * Overview - optimize reload behaviour after reboot * Update * Update
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
void register_server_ota_sdcard_uri(httpd_handle_t server);
|
||||
void CheckOTAUpdate();
|
||||
void doReboot();
|
||||
void doRebootOTA();
|
||||
void hard_restart();
|
||||
void CheckUpdate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user