@ -57,8 +57,8 @@ static const char AUX_TIMEZONE[] PROGMEM = R"(
)";
typedef struct {
char* zone;
const char* zone;
char* ntpServer;
const char* ntpServer;
int8_t tzoff;
} Timezone_t;