FastLED 3.9.15
Loading...
Searching...
No Matches

◆ operator*() [3/4]

template<class T, int F, int I>
static uint16_t operator* ( uint16_t v,
qfx< T, F, I > & q )
static

Definition at line 40 of file qfx.h.

40{ return q * v; }