mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-06 03:50:13 +02:00
bugfixes & tunning
This commit is contained in:
parent
9369a8d141
commit
4059e3c80e
2 changed files with 35 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue