Tasmota/tasmota/tasmota_xlgt_light
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
..
xlgt_01_ws2812_esp32.ino 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
xlgt_01_ws2812.ino Replace NeoPixelBus with TasmotaLED on ESP32x (#22556) 2024-11-27 22:11:57 +01:00
xlgt_02_my92x1.ino Remove non IDF5 code 2024-05-15 16:45:42 +02:00
xlgt_03_sm16716.ino Update GPIOViewer 2024-01-07 15:10:19 +01:00
xlgt_04_sm2135.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xlgt_05_sonoff_l1.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xlgt_06_electriq_moodl.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xlgt_07_lsc_mcsl.ino Save 6k code from ESP32 safeboot 2024-11-11 15:17:22 +01:00
xlgt_08_bp5758d.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xlgt_09_sm2335.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xlgt_10_bp1658cj.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xlgt_11_pca9632.ino Light driver for PCA9632 (#17557) 2023-01-01 14:02:22 +01:00