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

◆ setScreenMap()

void fl::ChannelConfig::setScreenMap ( const fl::ScreenMap & map)
inline

Set screen map for JS canvas visualization.

Parameters
mapScreenMap with LED positions
Examples
/home/runner/work/FastLED/FastLED/src/fl/channels/config.h.

Definition at line 251 of file config.h.

251{ mScreenMap = map; }
MapRedBlackTree< Key, T, Compare, fl::allocator_slab< char > > map
Definition map.h:283
fl::ScreenMap mScreenMap
Screen mapping.
Definition config.h:276

References FL_NOEXCEPT, mScreenMap, and setScreenMap().

Referenced by setScreenMap(), and setup().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: