This commit is contained in:
Dmitry Borisenko
2021-12-16 01:35:46 +01:00
parent f7a97c2d36
commit 618b2b5275
4 changed files with 570 additions and 7 deletions

View File

@@ -114,8 +114,7 @@ void onWsEvent(AsyncWebSocket *server, AsyncWebSocketClient *client, AwsEventTyp
Serial.printf("%s\n", msg.c_str());
if (msg.startsWith("/config")) {
SerialPrint("I", F("WS"), F("config send"));
wsSendSetup();
wsSendSetup();
// publishWidgetsWS();
// publishStateWS();