From b66b49e81233599112fbb434446c42fc7ed35a91 Mon Sep 17 00:00:00 2001 From: MichaelDvP Date: Thu, 8 Jan 2026 12:25:23 +0100 Subject: [PATCH] remove blank line --- lib_standalone/ESP32React.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib_standalone/ESP32React.h b/lib_standalone/ESP32React.h index 67558df0d..cb5644db6 100644 --- a/lib_standalone/ESP32React.h +++ b/lib_standalone/ESP32React.h @@ -37,7 +37,6 @@ class DummySettings { String discovery_prefix = "homeassistant"; uint8_t discovery_type = 0; // HA uint8_t ha_number_mode = 0; // box - bool ha_enabled = true; String base = "ems-esp"; bool publish_single = false;