SebastianOberschwendtner / OTP22_oScale

Weighing scale for brewing espresso. Measures weight and times the brew. It can also calculate ratios.
GNU General Public License v3.0
1 stars 0 forks source link

Timer too slow #9

Closed SebastianOberschwendtner closed 3 years ago

SebastianOberschwendtner commented 3 years ago

Current Behavior

The timer of the scale counts too slow.

Expected Behavior

The timer should count in 1s intervall.

Fix

The system task has to wait one systick less to increment the counter value.