diff --git a/tasmota/settings.h b/tasmota/settings.h index b48cbe0d5..b23d6dd0e 100644 --- a/tasmota/settings.h +++ b/tasmota/settings.h @@ -657,7 +657,7 @@ struct { uint16_t shd_warmup_brightness; // F5C uint8_t shd_warmup_time; // F5E - uint8_t free_f5e[68]; // F5E - Decrement if adding new Setting variables just above and below + uint8_t free_f5f[69]; // F5F - Decrement if adding new Setting variables just above and below // Only 32 bit boundary variables below