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

◆ draw() [3/3]

void fl::XYRasterSparse_RGB8::draw ( Leds * leds)

Definition at line 85 of file raster_sparse.cpp.hpp.

85 {
86 draw(leds->xymap(), leds->rgb());
87}
fl::CRGB leds[NUM_LEDS]
void draw(const XYMap &xymap, fl::span< CRGB > out)

References draw(), and leds.

+ Here is the call graph for this function: