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

◆ Leds() [2/4]

fl::Leds::Leds ( CRGB * leds,
const XYMap & xymap )

Definition at line 10 of file leds.cpp.hpp.

10: mXyMap(xymap), mLeds(leds, xymap.getTotal()) {}
fl::CRGB leds[NUM_LEDS]
const XYMap & xymap() const
Definition leds.h:41
fl::span< CRGB > mLeds
Definition leds.h:57
XYMap mXyMap
Definition leds.h:56

References leds, mLeds, mXyMap, and xymap().

+ Here is the call graph for this function: