bugfixes & tunning

This commit is contained in:
amarofarinha 2024-09-18 18:33:57 +01:00
parent 9369a8d141
commit 4059e3c80e
2 changed files with 35 additions and 12 deletions

View file

@ -37,6 +37,9 @@
#error WEBSERVER needs to be enabled for MDNSRESPONDER!
#endif // MDNSRSPONDER
#endif // WEBSERVER
#ifdef MQTT
#include "src/devboard/mqtt/mqtt.h"
#endif // MQTT
#endif // WIFI
Preferences settings; // Store user settings