mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 03:49:13 +03:00
fix reset_config_bootloop
This commit is contained in:
@@ -166,6 +166,7 @@ void setup() {
|
|||||||
{
|
{
|
||||||
SerialPrint("E", "CORE", F("CONFIG and SCENARIO reset !!!"));
|
SerialPrint("E", "CORE", F("CONFIG and SCENARIO reset !!!"));
|
||||||
bootloop_panic_count = 0;
|
bootloop_panic_count = 0;
|
||||||
|
ESP.restart();
|
||||||
}
|
}
|
||||||
#endif // RESTART_DEBUG_INFO
|
#endif // RESTART_DEBUG_INFO
|
||||||
// настраиваем микроконтроллер
|
// настраиваем микроконтроллер
|
||||||
|
|||||||
Reference in New Issue
Block a user