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:19

Definition at line 33 of file math_macros.h.

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