FastLED 3.9.15
Loading...
Searching...
No Matches

◆ value()

static Rgbw fl::RgbwDefault::value ( )
inlinestatic

Definition at line 67 of file rgbw.h.

67 {
68 RgbwDefault _default;
69 return _default;
70 }
RgbwDefault()
Definition rgbw.h:63

Referenced by CLEDController::setRgbw().

+ Here is the caller graph for this function: