]> sigrok.org Git - libsigrokdecode.git/commit
rgb_led_ws281x: Support RGBW
authorStefan <redacted>
Thu, 4 Jun 2020 09:11:32 +0000 (11:11 +0200)
committerSoeren Apel <redacted>
Sat, 18 Jul 2020 20:59:15 +0000 (22:59 +0200)
commit47ff9910f7e1c6f170a48aedad152ca19ccd4579
tree0f6a736137e6246f2a0dd552ae326b66f94c9cfd
parentea0c4cb644431594c11b0ecf9449791f5e65b165
rgb_led_ws281x: Support RGBW

Support of the now common RGBW type LED strips (uses 4 bytes instead of 3).

Added an option to select RGB or RGBW
decoders/rgb_led_ws281x/pd.py