|
FastLED 3.9.15
|
|
inline |
Divide Coord by 2 using shift (avoids expensive division on embedded).
s16x16: raw right-shift (1 instruction). float: multiply by 0.5.
Definition at line 77 of file primitives.h.
References fromInt().
Here is the call graph for this function: