Merge branch 'platformio' into platformio

This commit is contained in:
Yuri Trikoz
2020-06-20 23:03:05 +03:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

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