UI improvements in web

This commit is contained in:
proddy
2020-07-17 14:23:41 +02:00
parent 0e417f0257
commit 5b229b16dc
28 changed files with 171 additions and 102 deletions

View File

@@ -9,7 +9,7 @@
#include <ESPAsyncTCP.h>
#endif
#include "../../src/mqtt.h"
#include "../../src/mqtt.h" // proddy added
#include <MqttSettingsService.h>
#include <ArduinoJson.h>