From 920c7ffadc097ab11947975f39e29287d217e930 Mon Sep 17 00:00:00 2001 From: Javier Arigita Date: Sat, 2 May 2020 20:32:37 +0200 Subject: [PATCH] Merge corrected --- tasmota/xdrv_39_thermostat.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/xdrv_39_thermostat.ino b/tasmota/xdrv_39_thermostat.ino index 1e2f198c9..373d6341a 100644 --- a/tasmota/xdrv_39_thermostat.ino +++ b/tasmota/xdrv_39_thermostat.ino @@ -1470,4 +1470,4 @@ bool Xdrv39(uint8_t function) return result; } -#endif // USE_THERMOSTAT +#endif // USE_THERMOSTAT \ No newline at end of file