remove blank line

This commit is contained in:
MichaelDvP
2026-01-08 12:25:23 +01:00
parent d4b81a2909
commit b66b49e812

View File

@@ -37,7 +37,6 @@ class DummySettings {
String discovery_prefix = "homeassistant"; String discovery_prefix = "homeassistant";
uint8_t discovery_type = 0; // HA uint8_t discovery_type = 0; // HA
uint8_t ha_number_mode = 0; // box uint8_t ha_number_mode = 0; // box
bool ha_enabled = true; bool ha_enabled = true;
String base = "ems-esp"; String base = "ems-esp";
bool publish_single = false; bool publish_single = false;