diff --git a/tools/decode-status.py b/tools/decode-status.py index 52ddfc257..67f740ad6 100755 --- a/tools/decode-status.py +++ b/tools/decode-status.py @@ -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",