Skip to content

Commit

Permalink
delete obsolete reducetemp1
Browse files Browse the repository at this point in the history
  • Loading branch information
tp1de committed May 25, 2022
1 parent 60e1a93 commit 570588f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/devices/thermostat.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ class Thermostat : public EMSdevice {
uint8_t party;
int8_t noreducetemp; // signed -20°C to +10°C
int8_t reducetemp;
int8_t reducetemp1;
int8_t vacreducetemp;
uint8_t vacreducemode;
uint8_t wwprio;
Expand Down

0 comments on commit 570588f

Please sign in to comment.