]> sigrok.org Git - libsigrokdecode.git/commitdiff
rgb_led_ws281x: emit annotations for individual colour components
authorGerhard Sittig <redacted>
Sat, 29 Jul 2023 15:23:02 +0000 (17:23 +0200)
committerGerhard Sittig <redacted>
Sat, 29 Jul 2023 19:29:13 +0000 (21:29 +0200)
The previous implementation presented bits and per-LED RGB-values (in
a from similar to HTML colours). This commit introduces annotations
for individual colour components (R/G/B/W) between these two levels
of abstraction.


No differences found