This commit is contained in:
Yuri Trikoz
2020-06-19 07:27:06 +03:00
parent aa1ad777c9
commit 15aa8c8539
5 changed files with 122 additions and 126 deletions

View File

@@ -1,5 +1,7 @@
#include "Global.h"
#include "JsonUtils.h"
TickerScheduler ts(TEST + 1);
WiFiClient espClient;