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

◆ getStrip() [1/2]

Pixels fl::Pixels::getStrip ( int num_strip)
inline

Definition at line 268 of file ___pixeltypes.h.

268 {
269 return getStrip(num_strip, leddirection::FORWARD);
270 }
Pixels getStrip(int num_strip, leddirection direction)

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

+ Here is the call graph for this function: