From 68c260d520a3940fbdb6f5c438c4a1872c3cb98b Mon Sep 17 00:00:00 2001 From: stefanbode Date: Sat, 5 Sep 2020 20:43:39 +0200 Subject: [PATCH] Adding 1 byte new shutter mode to set on demand --- tasmota/settings.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tasmota/settings.h b/tasmota/settings.h index 60c837364..3ca80ecd6 100644 --- a/tasmota/settings.h +++ b/tasmota/settings.h @@ -613,8 +613,9 @@ struct { uint8_t free_f43[1]; // F43 uint16_t energy_power_delta[3]; // F44 + uint8_t shutter_mode; // F45 - uint8_t free_f4e[106]; // F4A - Decrement if adding new Setting variables just above and below + uint8_t free_f4e[105]; // F4A - Decrement if adding new Setting variables just above and below // Only 32 bit boundary variables below SysBitfield5 flag5; // FB4