FastLED 3.9.15
|
LIB8STATIC uint16_t lerp16by8 | ( | uint16_t | a, |
uint16_t | b, | ||
fract8 | frac ) |
Linear interpolation between two unsigned 16-bit values, with 8-bit fraction.
Definition at line 489 of file lib8tion.h.
References LIB8STATIC, and scale16by8().