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

◆ value()

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

Definition at line 78 of file rgbw.h.

78 {
79 RgbwWhiteIsOff _default;
80 return _default;
81 }

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

+ Here is the call graph for this function: