|
FastLED 3.9.15
|
|
inline |
Configure this channel for 5-channel RGBWW (RGB + warm-W + cool-W) output.
See issue #2558. Driver-side support arrives in later phases of the RGBWW work; today this just sets the configuration alternative. Symmetric with setRgbw: passing RgbwwInvalid::value() clears the channel to plain RGB rather than storing an inactive Rgbww.
Definition at line 97 of file cled_controller.h.
References CLEDController(), FL_NOEXCEPT, mSettings, and fl::RgbwwDefault::value().
Here is the call graph for this function: