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

◆ setXyMap()

template<fl::size W, fl::size H>
void fl::LedsXY< W, H >::setXyMap ( const XYMap & xymap)
inline

Definition at line 66 of file leds.h.

66{ mXyMap = xymap; }
const XYMap & xymap() const
Definition leds.h:39
XYMap mXyMap
Definition leds.h:54

References fl::Leds::mXyMap, and fl::Leds::xymap().

+ Here is the call graph for this function: