FastLED
3.9.15
Loading...
Searching...
No Matches
◆
clear()
[5/5]
template<fl::size W, fl::size H>
void fl::clear
(
LedsXY
<
W
,
H
> &
leds
)
inline
Definition at line
21
of file
clear.h
.
21
{
22
leds
.fill(
CRGB::Black
);
23
}
leds
fl::CRGB leds[NUM_LEDS]
Definition
Animartrix.ino:93
fl::CRGB::Black
@ Black
<div style='background:#000000;width:4em;height:4em;'></div>
Definition
crgb.h:510
References
fl::CRGB::Black
, and
leds
.
fl
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2