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:
sfromis 2023-02-05 13:34:02 +01:00 committed by GitHub
parent 9bf1bd93c0
commit 5025e86d75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",