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

◆ x_linear()

FASTLED_FORCE_INLINE uint16_t fl::x_linear ( uint16_t x,
uint16_t length )

Definition at line 14 of file xmap.h.

14 {
15 (void)length;
16 return x;
17}
int x
Definition Audio.ino:71
UISlider length("Length", 1.0f, 0.0f, 1.0f, 0.01f)

References FASTLED_FORCE_INLINE, length(), and x.

Referenced by fl::XMap::mapToIndex().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: