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); }
uint32_t x[NUM_LAYERS]
Definition Fire2023.ino:80
uint16_t mapToIndex(uint16_t x) const
Definition xmap.cpp:64

References mapToIndex(), and x.

+ Here is the call graph for this function: