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

◆ Pixels() [6/7]

fl::Pixels::Pixels ( int * sizes,
int num_strips )
inline

Definition at line 181 of file ___pixeltypes.h.

181 {
182 __Pixels(sizes, num_strips, leddirection::FORWARD, this);
183 }
void __Pixels(int size, Pixel *ledpoi, leddirection direction, Pixels *pib)

References __Pixels(), and fl::FORWARD.

+ Here is the call graph for this function: