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

◆ clearLeds()

void clearLeds ( )

Definition at line 123 of file Downscale.h.

123 {
126};
CRGB leds[NUM_LEDS]
Definition Apa102.ino:11
CRGB leds_downscaled[NUM_LEDS/4]
Definition Downscale.h:40
void clear(CRGB(&arr)[N])
Definition clear.h:13

References fl::clear(), leds, and leds_downscaled.

Referenced by loop().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: