diff --git a/tasmota/settings.h b/tasmota/settings.h index 45e3671e4..1bb1c51b4 100644 --- a/tasmota/settings.h +++ b/tasmota/settings.h @@ -736,7 +736,7 @@ typedef struct { uint8_t tcp_config; // F5F uint8_t light_step_pixels; // F60 - uint8_t free_f60[5f]; // F61 - Decrement if adding new Setting variables just above and below + uint8_t free_f60[59]; // F61 - Decrement if adding new Setting variables just above and below // Only 32 bit boundary variables below