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

◆ setXyMap()

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

Definition at line 64 of file leds.h.

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

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

+ Here is the call graph for this function: