FastLED 3.9.15
|
LIB8STATIC_ALWAYS_INLINE uint8_t add8 | ( | uint8_t | i, |
uint8_t | j ) |
Add one byte to another, with 8-bit result.
i | first byte to add |
j | second byte to add |
Definition at line 135 of file math8.h.
References LIB8STATIC_ALWAYS_INLINE.