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

◆ add_fp()

FASTLED_FORCE_INLINE fl::i32 fl::add_fp ( fl::i32 a,
fl::i32 b )

Definition at line 161 of file render_value_fp.h.

161 {
162 return a + b;
163}

References FASTLED_FORCE_INLINE.

Referenced by fl::SpiralMatrix4_FP::draw().

+ Here is the caller graph for this function: