Tasmota/lib/lib_basic/TasmotaLED/src
Allen Schober 0a89191e9d
Fix RGBW handling in TasmotaLED and xlgt_01_ws2812_esp32 for correct pixel order and channel positioning (#24172)
- In TasmotaLED: fixes for `_w_before` to use correct bitmask and for Show() to build 4 byte buffer correctly
- In xlgt_01_ws2812_esp32: fixes to set white value in Ws2812SetColor(), use correct bitmasks, and determine `light_type` based on PixelType if set
2025-11-29 15:32:23 +01:00
..
TasmotaLED.cpp Fix RGBW handling in TasmotaLED and xlgt_01_ws2812_esp32 for correct pixel order and channel positioning (#24172) 2025-11-29 15:32:23 +01:00
TasmotaLED.h WS2812 and Berry animation support for reverse-order LED strip (#24138) 2025-11-18 23:05:02 +01:00
TasmotaLEDPusher.cpp Improved auto-selection of LED hardware support (RMT, SPI) (#22618) 2024-12-09 23:22:52 +01:00
TasmotaLEDPusher.h TasmotaLED change dynamically the number of pixels (#22754) 2025-01-02 22:30:19 +01:00
TasmotaLEDPusherRMT.cpp TasmotaLED change dynamically the number of pixels (#22754) 2025-01-02 22:30:19 +01:00
TasmotaLEDPusherSPI.cpp TasmotaLED change dynamically the number of pixels (#22754) 2025-01-02 22:30:19 +01:00