From 021ec06553c35e54f4c1d955bbfa3958d8b996e3 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Wed, 9 Sep 2020 09:40:28 +0200 Subject: [PATCH] Update settings.h --- tasmota/settings.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/tasmota/settings.h b/tasmota/settings.h index 3ca80ecd6..048b61754 100644 --- a/tasmota/settings.h +++ b/tasmota/settings.h @@ -609,13 +609,10 @@ struct { uint8_t ledpwm_off; // F40 uint8_t tcp_baudrate; // F41 uint8_t fallback_module; // F42 - - uint8_t free_f43[1]; // F43 - + uint8_t shutter_mode; // F43 uint16_t energy_power_delta[3]; // F44 - uint8_t shutter_mode; // F45 - uint8_t free_f4e[105]; // F4A - Decrement if adding new Setting variables just above and below + uint8_t free_f4a[106]; // F4A - Decrement if adding new Setting variables just above and below // Only 32 bit boundary variables below SysBitfield5 flag5; // FB4