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

◆ Pixels() [3/7]

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

Definition at line 156 of file ___pixeltypes.h.

156 {
157 Pixels(size, ledpoi, leddirection::FORWARD);
158 }

References Pixels(), and fl::FORWARD.

+ Here is the call graph for this function: