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

◆ setScreenMap() [1/3]

CLEDController & fl::CLEDController::setScreenMap ( const fl::ScreenMap & map)
inline

Definition at line 301 of file cled_controller.h.

301 {
303 return *this;
304 }
static void onCanvasUiSet(CLEDController *strip, const ScreenMap &xymap) FL_NOEXCEPT
MapRedBlackTree< Key, T, Compare, fl::allocator_slab< char > > map
Definition map.h:283

References CLEDController(), FL_NOEXCEPT, and fl::EngineEvents::onCanvasUiSet().

+ Here is the call graph for this function: