diff --git a/src/animations/fpmath_patterns.c b/src/animations/fpmath_patterns.c index 2b05464..38b9a15 100644 --- a/src/animations/fpmath_patterns.c +++ b/src/animations/fpmath_patterns.c @@ -43,9 +43,9 @@ // low precision for displays where each dimension is less than or equal to 16 -#if NUM_COLS <= 16 && NUM_ROWS <= 16 +//#if NUM_COLS <= 16 && NUM_ROWS <= 16 #define FP_LOW_PRECISION -#endif +//#endif #ifdef FP_LOW_PRECISION