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

◆ value()

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

Definition at line 225 of file rgbw.h.

225 {
226 RgbwWhiteIsOff _default;
227 return _default;
228 }
RgbwWhiteIsOff() FL_NOEXCEPT
Definition rgbw.h:221

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

+ Here is the call graph for this function: