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

◆ empty()

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

Definition at line 19 of file leds.cpp.

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

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

+ Here is the caller graph for this function: