Would it be hard to add a calorie count stats on the realtime dashboard based on the following formula (chatgpt assisted):
Calories Burned (kcal)≈ Watts×Seconds / 4184×Efficiency
Typical efficiency for cycling is ~20–25% *
I can try and work on PR if I can figure out how to compile and test the app locally.
Would it be hard to add a calorie count stats on the realtime dashboard based on the following formula (chatgpt assisted):
Calories Burned (kcal)≈ Watts×Seconds / 4184×Efficiency
Typical efficiency for cycling is ~20–25% *
I can try and work on PR if I can figure out how to compile and test the app locally.