I spent hours trying to figure this out. This should be passed to NTP.begin why is hardcoded to EU? #define DST_ZONE_EU (0) #define DST_ZONE_USA (1) #define DST_ZONE_COUNT (2) #define DEFAULT_DST_ZONE DST_ZONE_EU
I spent hours trying to figure this out. This should be passed to NTP.begin why is hardcoded to EU?
#define DST_ZONE_EU (0)
#define DST_ZONE_USA (1)
#define DST_ZONE_COUNT (2)
#define DEFAULT_DST_ZONE DST_ZONE_EU