многие изменения

This commit is contained in:
Dmitry Borisenko
2022-02-07 02:08:10 +01:00
parent dc90df8a2d
commit fafbae3f07
5 changed files with 37 additions and 2 deletions

View File

@@ -41,6 +41,8 @@ String eventBuf = "";
// wifi
String ssidListJson = "{}";
String devListJson = "{}";
// Mqtt
String mqttServer = "";
int mqttPort = 0;