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

◆ setScreenMap() [1/3]

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

Definition at line 201 of file cled_controller.h.

201 {
203 return *this;
204 }
static void onCanvasUiSet(CLEDController *strip, const ScreenMap &xymap)

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

+ Here is the call graph for this function: