|
FastLED 3.9.15
|
Set a segment range for subsequent operations.
| start | Starting LED index (inclusive) |
| end | Ending LED index (exclusive) |
After calling this, operations will affect only the specified segment. Delegates to controller's setSegment method.
Definition at line 80 of file client.cpp.hpp.
References fl::end(), FL_DBG, and mController.
Here is the call graph for this function: