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

◆ getLength()

uint16_t fl::XMap::getLength ( ) const

Definition at line 88 of file xmap.cpp.

88 {
89 return length;
90}
uint16_t length
Definition xmap.h:61

References length.