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

◆ operator()()

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

Definition at line 53 of file xmap.h.

53{ return mapToIndex(x); }
int x
Definition simple.h:92
u16 mapToIndex(u16 x) const
Definition xmap.cpp:54

References mapToIndex(), and x.

+ Here is the call graph for this function: