303 arduino json 6

This commit is contained in:
Dmitry Borisenko
2021-10-09 04:33:54 +08:00
parent cceb43e8ad
commit 060d44eb74
4 changed files with 4 additions and 59 deletions

View File

@@ -5,7 +5,7 @@ AsyncWebSocket ws;
//AsyncEventSource events;
#endif
TickerScheduler ts(TIMES + 1);
TickerScheduler ts(MYTEST + 1);
WiFiClient espClient;
PubSubClient mqtt(espClient);
StringCommand sCmd;