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

◆ operator()()

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

Definition at line 49 of file xmap.h.

49{ return mapToIndex(x); }
u16 mapToIndex(u16 x) const
Definition xmap.cpp.hpp:55

References mapToIndex(), and fl::x.

+ Here is the call graph for this function: