|
FastLED 3.9.15
|
| fl::fixed_point_traits< IntBits, FracBits >::FL_STATIC_ASSERT | ( | (IFRAC<=16 &&sizeof(poly_intermediate_type) *8 >=32)||(IFRAC > 16 &&sizeof(poly_intermediate_type) *8 >=64) | , |
| "poly_intermediate_type insufficient for polynomial evaluation" | ) |
References IFRAC.