Добавляем перестройку сценаряи сразу после пересоздания конфигурации

This commit is contained in:
2022-04-28 12:53:35 +03:00
parent 8eb3fd5ae6
commit 691b1187e7

View File

@@ -73,6 +73,7 @@ void webSocketEvent(uint8_t num, WStype_t type, uint8_t* payload, size_t length)
clearConfigure();
Serial.println("Start config");
configure("/config.json");
iotScen.loadScenario("/scenario.txt");
}
//**сохранение**//
if (headerStr == "/tuoyal|") {