mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-13 19:29:55 +03:00
clean up boolean, move to MQTT screen
This commit is contained in:
@@ -89,7 +89,6 @@ class WebSettings {
|
||||
uint8_t led_gpio;
|
||||
bool hide_led;
|
||||
bool api_enabled;
|
||||
uint8_t bool_format;
|
||||
bool analog_enabled;
|
||||
|
||||
static void read(WebSettings & settings, JsonObject & root);
|
||||
|
||||
Reference in New Issue
Block a user