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