mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
remove old header
This commit is contained in:
@@ -50,8 +50,6 @@ class Boiler : public EMSdevice {
|
||||
void check_active();
|
||||
bool export_values(JsonObject & doc);
|
||||
|
||||
void print_value2(uuid::console::Shell & shell, const char * param, const __FlashStringHelper * name, const __FlashStringHelper * suffix, JsonObject & json);
|
||||
|
||||
bool changed_ = false;
|
||||
bool mqtt_ha_config_ = false; // HA MQTT Discovery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user