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

◆ value()

static Rgbw RgbwInvalid::value ( )
inlinestatic

Definition at line 58 of file rgbw.h.

58 {
59 RgbwInvalid invalid;
60 return invalid;
61 }
RgbwInvalid()
Definition rgbw.h:54

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

+ Here is the call graph for this function: