From f6391d2bdcce146e5632c70c0cde0ec11b0f627a Mon Sep 17 00:00:00 2001 From: Stefan <36883743+s-muenzel@users.noreply.github.com> Date: Thu, 4 Jun 2020 14:17:51 +0200 Subject: Test for WS281x RGBW yet dummy, as I could not execute the test myself. Test data (ws281x_RGBW_4mhz_snippet.sr) is already available. --- decoder/test/rgb_led_ws281x/test.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'decoder') diff --git a/decoder/test/rgb_led_ws281x/test.conf b/decoder/test/rgb_led_ws281x/test.conf index dd4e791..480b063 100644 --- a/decoder/test/rgb_led_ws281x/test.conf +++ b/decoder/test/rgb_led_ws281x/test.conf @@ -27,3 +27,8 @@ test ws2812b_neopixel24_4mhz_snippet protocol-decoder rgb_led_ws281x channel din=0 input led/ws2812b_neopixel24/ws2812b_neopixel24_4mhz_snippet.sr output rgb_led_ws281x annotation match ws2812b_neopixel24_4mhz_snippet.output + +test ws281x_rgbw_4mhz_snippet + protocol-decoder rgb_led_ws281x channel din=0 option type=RGBW + input led/ws281x_rgbw/ws281x_RGBW_4mhz_snippet.sr + output rgb_led_ws281x annotation match ws281x_RGBW_4mhz_snippet.output -- cgit v1.2.3-54-g00ecf