mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +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 !!!"));
|
||||
bootloop_panic_count = 0;
|
||||
ESP.restart();
|
||||
}
|
||||
#endif // RESTART_DEBUG_INFO
|
||||
// настраиваем микроконтроллер
|
||||
|
||||
Reference in New Issue
Block a user