добавил ответ конфигом на запрос

This commit is contained in:
Dmitry Borisenko
2021-12-13 02:36:55 +01:00
parent b8a8290928
commit 715d20c21f
3 changed files with 25 additions and 3 deletions

View File

@@ -98,7 +98,9 @@ void setup() {
},
nullptr, true);
setupESP();
// setupESP();
sendEspSetupToWS();
SerialPrint("I", F("System"), F("✔ Initialization completed"));
}