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

◆ clearLeds()

void clearLeds ( )

Definition at line 126 of file Downscale.h.

126 {
129};
fl::CRGB leds[NUM_LEDS]
fl::CRGB leds_downscaled[NUM_LEDS/4]
Definition Downscale.h:38
void clear(CRGB(&arr)[N])
Definition clear.h:12

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: