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

◆ Leds() [1/4]

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

Definition at line 41 of file leds.cpp.

CRGB leds[NUM_LEDS]
Definition Apa102.ino:11
Leds(CRGB *leds, uint16_t width, uint16_t height)
Definition leds.cpp:41
size_t height() const
Definition leds.h:29
size_t width() const
Definition leds.h:28
static XYMap constructRectangularGrid(uint16_t width, uint16_t height, uint16_t offset=0)
Definition xymap.cpp:36

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: