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

◆ value()

static Rgbw RgbwWhiteIsOff::value ( )
inlinestatic

Definition at line 80 of file rgbw.h.

80 {
81 RgbwWhiteIsOff _default;
82 return _default;
83 }
RgbwWhiteIsOff()
Definition rgbw.h:76

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

+ Here is the call graph for this function: