mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
unlock rest of device values
This commit is contained in:
@@ -208,8 +208,6 @@ Boiler::Boiler(uint8_t device_type, int8_t device_id, uint8_t product_id, const
|
||||
|
||||
System::show_mem("after device value reg");
|
||||
|
||||
return; // TODO early exit for memory profiling on ESP8266
|
||||
|
||||
// ww - boiler_data_ww topic
|
||||
register_device_value(DeviceValueTAG::TAG_BOILER_DATA_WW,
|
||||
&wWSelTemp_,
|
||||
|
||||
Reference in New Issue
Block a user