FastLED
3.9.15
Loading...
Searching...
No Matches
◆
clear()
[5/5]
template<size_t W, size_t H>
void fl::clear
(
LedsXY
< W, H > &
leds
)
inline
Definition at line
22
of file
clear.h
.
22
{
23
leds
.fill(
CRGB::Black
);
24
}
leds
CRGB leds[NUM_LEDS]
Definition
Apa102.ino:11
CRGB::Black
@ Black
<div style='background:#000000;width:4em;height:4em;'></div>
Definition
crgb.h:504
References
CRGB::Black
, and
leds
.
fl
Generated on Tue Jun 24 2025 00:58:15 for FastLED by
1.13.2