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

◆ b_m16_interleave

const uint8_t b_m16_interleave[] = {0, 49, 49, 41, 90, 27, 117, 10}

Pre-calculated lookup table used in sin8() and cos8() functions.

Definition at line 151 of file trig8.h.

151{0, 49, 49, 41, 90, 27, 117, 10};

Referenced by sin8_C().