diff --git a/firmware/code/fix16.inl b/firmware/code/fix16.inl index 5198b6e..75e2e8d 100644 --- a/firmware/code/fix16.inl +++ b/firmware/code/fix16.inl @@ -108,4 +108,4 @@ static inline fix3_28_t fix16_mul(fix3_28_t inArg0, fix3_28_t inArg1) { #endif return product_hi; -}SHRT_MAX << 8 \ No newline at end of file +} \ No newline at end of file