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

◆ setScreenMap() [3/3]

CLEDController & CLEDController::setScreenMap ( uint16_t width,
uint16_t height )
inline

Definition at line 206 of file cled_controller.h.

206 {
208 }
CLEDController & setScreenMap(const fl::XYMap &map)
static XYMap constructRectangularGrid(uint16_t width, uint16_t height, uint16_t offset=0)
Definition xymap.cpp:35

References CLEDController(), fl::XYMap::constructRectangularGrid(), and setScreenMap().

+ Here is the call graph for this function: