diff --git a/tasmota/settings.h b/tasmota/settings.h index 048b61754..2ceadd523 100644 --- a/tasmota/settings.h +++ b/tasmota/settings.h @@ -611,8 +611,9 @@ struct { uint8_t fallback_module; // F42 uint8_t shutter_mode; // F43 uint16_t energy_power_delta[3]; // F44 + uint16_t shutter_pwmrange[2][MAX_SHUTTERS]; // F4A - uint8_t free_f4a[106]; // F4A - Decrement if adding new Setting variables just above and below + uint8_t free_f5a[90]; // F5A - Decrement if adding new Setting variables just above and below // Only 32 bit boundary variables below SysBitfield5 flag5; // FB4