mirror of https://github.com/arendst/Tasmota.git
detail long-hold not included in `SetOption1 1`
parent
26235c5ef5
commit
ab4d88b546
|
@ -332,7 +332,7 @@ SetOption0 | 1 / on | (default) Save power changes and set relay afte
|
|||
SetOption0 | 0 / off | Do not save power changes and do not set relay after restart
|
||||
SetOption1 | | Show current button multi press mode
|
||||
SetOption1 | 0 / off | (default) Allow all button actions
|
||||
SetOption1 | 1 / on | Allow only single, double and hold press button actions
|
||||
SetOption1 | 1 / on | Allow only single, double and hold press button actions (long-hold disabled)
|
||||
SetOption12 | | Show current configuration flash usage option
|
||||
SetOption12 | 0 / off | (default) Use dynamic flash to save configuration lowering flash wear
|
||||
SetOption12 | 1 / on | Legacy save configuration in eeprom flash location only
|
||||
|
|
Loading…
Reference in New Issue