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

◆ Pixels() [4/7]

fl::Pixels::Pixels ( int size,
Pixel * ledpoi,
leddirection direction )
inline

Definition at line 160 of file ___pixeltypes.h.

160 {
161 __Pixels(size, ledpoi, direction, this);
162 }
void __Pixels(int size, Pixel *ledpoi, leddirection direction, Pixels *pib)

References __Pixels().

+ Here is the call graph for this function: