mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 23:07:17 +00:00
Fix offset
This commit is contained in:
parent
6d8daef8fa
commit
bacc07b2de
@ -657,7 +657,7 @@ struct {
|
|||||||
uint16_t shd_warmup_brightness; // F5C
|
uint16_t shd_warmup_brightness; // F5C
|
||||||
uint8_t shd_warmup_time; // F5E
|
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
|
// Only 32 bit boundary variables below
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user