auto formatting

This commit is contained in:
proddy
2020-10-31 08:36:38 +01:00
parent 611f1962d3
commit 5f2d55ea09
4 changed files with 8 additions and 9 deletions

View File

@@ -764,7 +764,6 @@ void Boiler::check_active() {
Mqtt::publish(F("tapwater_active"), Helpers::render_boolean(s, b));
EMSESP::tap_water_active(b); // let EMS-ESP know, used in the Shower class
}
}
// 0x33