|
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.
Implements fl::IFastLED.
Definition at line 106 of file adapter.cpp.hpp.
References controller, fl::end(), FastLED, mControllerIndex, mHasSegment, mSegmentEnd, and mSegmentStart.
Referenced by ~FastLEDAdapter().
Here is the call graph for this function:
Here is the caller graph for this function: