|
FastLED 3.9.15
|
Set a segment range for subsequent operations.
| start | Starting LED index (inclusive) |
| end | Ending LED index (exclusive) |
After calling this, getLEDs() and getNumLEDs() will operate on the specified segment only.
Implemented in fl::FastLEDAdapter.
References fl::end(), and setSegment().
Referenced by setSegment().
Here is the call graph for this function:
Here is the caller graph for this function: