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
110
of file
FastLED.cpp.hpp
.
110
{
111
return
(*
this
)[0].size();
112
}
CFastLED
Generated on Tue Jun 16 2026 00:07:03 for FastLED by
1.13.2