Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enlarging sum variable to avoid overflow. #38
Arduino UNO 16bit int overflows with a large summation, switching to int32_t
- Loading branch information