Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix watt-to-ftp-calculation rounding issues
When inputing watts in the editor, the resulting watts in the workout can differ by 1, because of flooring/rounding issues. This is fixed by rounding the wattFromFtpPct-calculation instead of flooring
- Loading branch information