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
90
of file
FastLED.cpp
.
90
{
91
return
(*
this
)[0].size();
92
}
CFastLED
Generated on Tue Jun 24 2025 00:58:15 for FastLED by
1.13.2