remove double values hpsuctionGas/hpHotGas, stick to hpTr5/hpTr6

This commit is contained in:
MichaelDvP
2022-12-27 18:00:55 +01:00
parent f53fd74873
commit d9ecf0efb8
3 changed files with 2 additions and 20 deletions

View File

@@ -179,8 +179,6 @@ class Boiler : public EMSdevice {
uint8_t hpCircSpd_;
uint16_t hpBrineIn_;
uint16_t hpBrineOut_;
uint16_t hpSuctionGas_;
uint16_t hpHotGas_;
uint8_t hpSwitchValve_;
uint8_t hpActivity_;
uint8_t hpHeatingOn_;