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 }

References fl::Rgbw::Rgbw(), and RgbwDefault().

+ Here is the call graph for this function: