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

◆ ALMOST_EQUAL

#define ALMOST_EQUAL ( a,
b,
small )
Value:
(ABS((a)-(b))<small)
#define ABS(x)
Definition math_macros.h:12

Definition at line 16 of file math_macros.h.

Referenced by fl::UISlider::value_normalized().