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

◆ getTotal()

u16 fl::XYMap::getTotal ( ) const

Definition at line 126 of file xymap.cpp.

126{ return width * height; }
u16 width
Definition xymap.h:127
u16 height
Definition xymap.h:128

References height, and width.

Referenced by CLEDController::setScreenMap().

+ Here is the caller graph for this function: