From 570588f498d2bc930995c5a06ed5de8ca7a60ea8 Mon Sep 17 00:00:00 2001 From: tp1de Date: Wed, 25 May 2022 20:01:56 +0200 Subject: [PATCH] delete obsolete reducetemp1 --- src/devices/thermostat.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/devices/thermostat.h b/src/devices/thermostat.h index db2cad313..516af32c8 100644 --- a/src/devices/thermostat.h +++ b/src/devices/thermostat.h @@ -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;