|
FastLED 3.9.15
|
Simple RGBW pixel data structure for encoders.
This file defines the RGBWPixel struct used by encoders to represent 4-channel RGBW pixel data. Kept separate from rgbw.h to avoid circular dependencies.
Definition in file rgbw_pixel.h.
#include "fl/stl/stdint.h"
Include dependency graph for rgbw_pixel.h:Go to the source code of this file.
Classes | |
| struct | fl::RGBWPixel |
| Simple RGBW pixel struct for encoder input. More... | |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |