mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
auto formatting
This commit is contained in:
@@ -197,7 +197,7 @@ class Mqtt {
|
||||
}
|
||||
|
||||
static void ha_climate_reset(bool reset) {
|
||||
ha_climate_reset_ = reset;;
|
||||
ha_climate_reset_ = reset;
|
||||
}
|
||||
|
||||
static bool send_response() {
|
||||
|
||||
Reference in New Issue
Block a user