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

◆ setSerpentine()

template<size_t W, size_t H>
void fl::LedsXY< W, H >::setSerpentine ( bool is_serpentine)
inline

Definition at line 65 of file leds.h.

65 {
68 }
XYMap mXyMap
Definition leds.h:52
static XYMap constructSerpentine(uint16_t width, uint16_t height, uint16_t offset=0)
Definition xymap.cpp:54

References fl::XYMap::constructRectangularGrid(), fl::XYMap::constructSerpentine(), and fl::Leds::mXyMap.

+ Here is the call graph for this function: