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

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

@@ -89,6 +89,8 @@ extern String eventBuf;
// wifi
extern String ssidListJson;
extern String devListJson;
// Mqtt
extern String mqttServer;
extern int mqttPort;