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

◆ add()

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

Definition at line 153 of file engine_core.h.

153{ return a + b; }

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

+ Here is the caller graph for this function: