mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
formatting only
This commit is contained in:
@@ -2131,6 +2131,7 @@ bool Boiler::set_tapwarmwater_activated(const char * value, const int8_t id) {
|
||||
wwTapActivated_ = 1;
|
||||
}
|
||||
|
||||
// LOG_INFO("calling EMS_TYPE_UBAFunctionTest with %d", v);
|
||||
write_command(EMS_TYPE_UBAFunctionTest, 0, message_data, sizeof(message_data), 0);
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user