FastLED
3.9.15
Loading...
Searching...
No Matches
◆
size()
int CFastLED::size
(
)
Get the number of leds in the first controller.
Returns
the number of LEDs in the first controller
Definition at line
102
of file
FastLED.cpp
.
102
{
103
return
(*
this
)[0].size();
104
}
CFastLED
Generated on Fri Aug 22 2025 20:59:35 for FastLED by
1.13.2