|
FastLED 3.9.15
|
Raw 5-channel RGBWW pixel data structure for encoders.
Mirrors RGBWPixel; consumed by encoder adapters that produce 5-byte output for RGB + warm-white + cool-white strips. Kept separate from rgbww.h to avoid pulling EOrderWW / RGBWW_MODE into encoder TUs that only need the raw byte container.
Definition in file rgbww_pixel.h.
Include dependency graph for rgbww_pixel.h:Go to the source code of this file.
Classes | |
| struct | fl::RGBWWPixel |
| Simple 5-channel pixel struct: red, green, blue, warm-white, cool-white. More... | |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |