mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
fix Discovery, DugTrace
This commit is contained in:
@@ -158,7 +158,10 @@ void setup() {
|
||||
bootloop_panic_count = -1;
|
||||
}
|
||||
if (bootloop_panic_count == -1)
|
||||
{
|
||||
SerialPrint("E", "CORE", F("CONFIG and SCENARIO reset !!!"));
|
||||
bootloop_panic_count = 0;
|
||||
}
|
||||
|
||||
// настраиваем микроконтроллер
|
||||
configure("/config.json");
|
||||
|
||||
Reference in New Issue
Block a user