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

◆ operator()()

uint16_t fl::XMap::operator() ( uint16_t x) const
inline

Definition at line 53 of file xmap.h.

53{ return mapToIndex(x); }
int x
Definition Audio.ino:71
uint16_t mapToIndex(uint16_t x) const
Definition xmap.cpp:54

References mapToIndex(), and x.

+ Here is the call graph for this function: