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

◆ setSegment()

virtual void fl::IFastLED::setSegment ( size_t start,
size_t end )
pure virtual

Set a segment range for subsequent operations.

Parameters
startStarting LED index (inclusive)
endEnding 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: