Fix error

This commit is contained in:
Dmitry Borisenko
2020-06-20 21:28:56 +02:00
parent 93fd7f6e16
commit cffd80d125
2 changed files with 4 additions and 0 deletions

View File

@@ -48,6 +48,8 @@ extern AsyncWebSocket ws;
extern TickerScheduler ts;
extern WiFiClient espClient;
extern PubSubClient client_mqtt;
extern StringCommand sCmd;