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

Implement a Task for Timing #1

Open SebastianOberschwendtner opened 3 years ago

SebastianOberschwendtner commented 3 years ago

Current Behavior:

The timing is included in the system task.

Expected Behavior:

Add a separate task for timing with a schedule of 1Hz. ⇒ Change the structure of the task groups and use the variable TickPassed for the fast tasks.