|
FastLED 3.9.15
|
| FASTLED_FORCE_INLINE CRGB fl::operator+ | ( | const CRGB & | p1, |
| const CRGB & | p2 ) |
Add one CRGB to another, saturating at 0xFF for each channel.
Definition at line 182 of file crgb.hpp.
References FASTLED_FORCE_INLINE, and FL_NOEXCEPT.