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

◆ empty()

CRGB & fl::Leds::empty ( )
staticprotected

Definition at line 18 of file leds.cpp.

18 {
19 static CRGB empty_led;
20 return empty_led;
21}

Referenced by operator()(), and operator()().

+ Here is the caller graph for this function: