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
84
of file
FastLED.cpp
.
84
{
85
return
(*
this
)[0].size();
86
}
CFastLED
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2