fix static analysis warnings

This commit is contained in:
proddy
2022-02-18 20:28:15 +01:00
parent 33835fef7b
commit fb05558ab9
6 changed files with 18 additions and 18 deletions

View File

@@ -177,7 +177,6 @@ class Boiler : public EMSdevice {
uint8_t hpCoolingOn_;
uint8_t hpWwOn_;
uint8_t hpPoolOn_;
uint8_t hpHeatingOn;
int16_t hpTc0_;
int16_t hpTc1_;
int16_t hpTc3_;