mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Add variable for tele updates
This commit is contained in:
parent
dcc4623791
commit
bdb5d92d85
@ -529,8 +529,9 @@ struct {
|
||||
uint16_t windmeter_radius; // F38
|
||||
uint16_t windmeter_pulse_debounce; // F3A
|
||||
int16_t windmeter_speed_factor; // F3C
|
||||
uint8_t windmeter_tele_on_change; // F3E
|
||||
|
||||
uint8_t free_f3e[122]; // F3E - Decrement if adding new Setting variables just above and below
|
||||
uint8_t free_f3f[121]; // F3F - Decrement if adding new Setting variables just above and below
|
||||
|
||||
// Only 32 bit boundary variables below
|
||||
uint16_t pulse_counter_debounce_low; // FB8
|
||||
|
Loading…
x
Reference in New Issue
Block a user