mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 22:16:56 +03:00
Improved Logfile, extended Logging
This commit is contained in:
@@ -8,4 +8,6 @@ static const char *TAGPARTOTA = "server_ota";
|
||||
|
||||
void register_server_ota_sdcard_uri(httpd_handle_t server);
|
||||
void CheckOTAUpdate();
|
||||
void doReboot();
|
||||
void doReboot();
|
||||
|
||||
extern bool debug_detail_heap;
|
||||
Reference in New Issue
Block a user