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

◆ empty()

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

Definition at line 21 of file leds.cpp.

21 {
22 static CRGB empty_led;
23 return empty_led;
24}

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

+ Here is the caller graph for this function: