|
FastLED 3.9.15
|
|
inline |
PixelSet constructor for a pixel set starting at the given PIXEL_TYPE* and going for _len leds.
Note that the length can be backwards, creating a PixelSet that walks backwards over the data
| _leds | pointer to the raw LED data |
| _len | how many LEDs in this set |
Definition at line 126 of file pixelset.h.