FastLED 3.9.15
Loading...
Searching...
No Matches

◆ Leds() [1/4]

fl::Leds::Leds ( CRGB * leds,
u16 width,
u16 height )

Definition at line 42 of file leds.cpp.

CRGB leds[NUM_LEDS]
fl::size width() const
Definition leds.h:28
Leds(CRGB *leds, u16 width, u16 height)
Definition leds.cpp:42
fl::size height() const
Definition leds.h:29
static XYMap constructRectangularGrid(u16 width, u16 height, u16 offset=0)
Definition xymap.cpp:34

References Leds(), height(), leds, and width().

Referenced by Leds(), Leds(), Leds(), fl::LedsXY< W, H >::LedsXY(), fl::LedsXY< W, H >::LedsXY(), and operator=().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: