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

◆ createSubset() [1/3]

Pixels fl::Pixels::createSubset ( int start,
int length )
inline

Definition at line 280 of file ___pixeltypes.h.

280 {
281 return createSubset(start, length, leddirection::FORWARD);
282 }
Pixels createSubset(int start, int length)

References Pixels(), createSubset(), and fl::FORWARD.

Referenced by createSubset().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: