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

◆ ABS

#define ABS ( x)
Value:
((x)>0?(x):-(x))
uint32_t x[NUM_LAYERS]
Definition Fire2023.ino:80

Definition at line 12 of file math_macros.h.

Referenced by fl::WaveSimulation2D::seti16().