Run: fixed distance calculation

pull/1335/head
hughbarney 2022-01-22 00:20:06 +00:00
parent 5532df8306
commit 9a9625c112
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
0.01: New App!
0.02: Set pace format to mm:ss, time format to h:mm:ss,
added settings to opt out of GPS and HRM
0.03: Fixed distance calculation, tested against Garmin Etrex, Amazfit GTS 2

View File

@ -1,6 +1,6 @@
{ "id": "run",
"name": "Run",
"version":"0.02",
"version":"0.03",
"description": "Displays distance, time, steps, cadence, pace and more for runners.",
"icon": "app.png",
"tags": "run,running,fitness,outdoors,gps",