mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 19:56:30 +00:00
Adding 1 byte new shutter mode to set on demand
This commit is contained in:
parent
f4190a9609
commit
68c260d520
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user