mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
добавил ответ конфигом на запрос
This commit is contained in:
@@ -98,7 +98,9 @@ void setup() {
|
||||
},
|
||||
nullptr, true);
|
||||
|
||||
setupESP();
|
||||
// setupESP();
|
||||
|
||||
sendEspSetupToWS();
|
||||
|
||||
SerialPrint("I", F("System"), F("✔ Initialization completed"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user