FastLED
3.9.15
Loading...
Searching...
No Matches
◆
clear()
[3/3]
template<size_t W, size_t H>
void fl::clear
(
LedsXY
< W, H > &
leds
)
inline
Definition at line
17
of file
clear.h
.
17
{
18
leds
.fill(
CRGB::Black
);
19
}
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 Thu Jun 5 2025 04:29:40 for FastLED by
1.13.2