FastLED
3.9.15
Loading...
Searching...
No Matches
◆
leds()
CRGB
* CFastLED::leds
(
)
Get a pointer to led data for the first controller.
Returns
pointer to the
CRGB
buffer for the first controller
Definition at line
88
of file
FastLED.cpp
.
88
{
89
return
(*
this
)[0].leds();
90
}
CFastLED
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2