mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 13:06:54 +03:00
.
This commit is contained in:
@@ -151,7 +151,7 @@ extern "C" void app_main(void)
|
||||
ESP_LOGD(TAGMAIN, "=============================================================================================");
|
||||
ESP_LOGD(TAGMAIN, "%s", versionFormated.c_str());
|
||||
ESP_LOGD(TAGMAIN, "=============================================================================================");
|
||||
ESP_LOGD(TAGMAIN("Reset reason: " + getResetReason());
|
||||
ESP_LOGD(TAGMAIN, "Reset reason: " + getResetReason());
|
||||
|
||||
|
||||
PowerResetCamera();
|
||||
|
||||
Reference in New Issue
Block a user