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

◆ subtract()

float fl::subtract ( float & a,
float & b )
inline

Definition at line 149 of file engine_core.h.

149{ return a - b; }

Referenced by fl::Engine::subtract().

+ Here is the caller graph for this function: