mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Meaning of SetOption15 swapped (#17884)
Noticed that the text incorrectly said value 1 for direct PWM control, and 0 for the default as a light.
This commit is contained in:
parent
9bf1bd93c0
commit
5025e86d75
@ -65,7 +65,7 @@ a_setoption = [[
|
||||
"(Settings) Switch between dynamic (0) or fixed (1) slot flash save location",
|
||||
"(Button) Support only single press (1) to speed up button press recognition",
|
||||
"(Interlock) Power interlock mode",
|
||||
"(Light) Switch between commands PWM (1) or COLOR/DIMMER/CT/CHANNEL (0)",
|
||||
"(Light) Switch between commands PWM (0) or COLOR/DIMMER/CT/CHANNEL (1)",
|
||||
"(WS2812) Switch between clockwise (0) or counter-clockwise (1)",
|
||||
"(Light) Switch between decimal (1) or hexadecimal (0) output",
|
||||
"(Light) Pair light signal (1) with CO2 sensor",
|
||||
|
Loading…
x
Reference in New Issue
Block a user