default to sync NTP with thermostat clock

This commit is contained in:
MichaelDvP
2026-07-11 15:26:27 +02:00
parent bcad8f0819
commit eef1367ed2

View File

@@ -20,7 +20,7 @@
#endif #endif
#ifndef FACTORY_NTP_THERMOSTAT_SYNC #ifndef FACTORY_NTP_THERMOSTAT_SYNC
#define FACTORY_NTP_THERMOSTAT_SYNC 0 #define FACTORY_NTP_THERMOSTAT_SYNC 1
#endif #endif
#ifndef FACTORY_NTP_SERVER #ifndef FACTORY_NTP_SERVER