mirror of https://github.com/arendst/Tasmota.git
Merge settings
This commit is contained in:
parent
ff1fa76971
commit
08d8fef3c8
|
@ -736,7 +736,7 @@ typedef struct {
|
||||||
uint8_t tcp_config; // F5F
|
uint8_t tcp_config; // F5F
|
||||||
uint8_t light_step_pixels; // F60
|
uint8_t light_step_pixels; // F60
|
||||||
|
|
||||||
uint8_t free_f60[5f]; // F61 - Decrement if adding new Setting variables just above and below
|
uint8_t free_f60[59]; // F61 - Decrement if adding new Setting variables just above and below
|
||||||
|
|
||||||
// Only 32 bit boundary variables below
|
// Only 32 bit boundary variables below
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue