mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 22:52:19 +03:00
test
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user