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

◆ Pixels() [7/7]

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

Definition at line 185 of file ___pixeltypes.h.

185 {
186 __Pixels(sizes, num_strips, direction, this);
187 }
void __Pixels(int size, Pixel *ledpoi, leddirection direction, Pixels *pib)

References __Pixels().

+ Here is the call graph for this function: