FastLED 3.9.15
|
LIB8STATIC_ALWAYS_INLINE uint8_t sub8 | ( | uint8_t | i, |
uint8_t | j ) |
Subtract one byte from another, 8-bit result.
i | byte to subtract from |
j | byte to subtract |
Definition at line 174 of file math8.h.
References LIB8STATIC_ALWAYS_INLINE.