исправил баг данных в вебе

This commit is contained in:
Dmitry Borisenko
2022-02-14 14:54:37 +01:00
parent 2ecfe839f8
commit fbec3827e2
7 changed files with 11 additions and 9 deletions

View File

@@ -44,6 +44,7 @@ String eventBuf = "";
String ssidListHeapJson = "{}";
String devListHeapJson;
String thisDeviceJson;
// Mqtt
String mqttServer = "";