selection utilities

This commit is contained in:
vcoppe
2024-05-24 13:16:41 +02:00
parent cb2d541de7
commit c313d9a5c7
10 changed files with 268 additions and 88 deletions

View File

@@ -204,5 +204,11 @@
"heartrate": "bpm",
"cadence": "rpm",
"power": "W"
},
"gpx": {
"track": "Track",
"segment": "Segment",
"waypoint": "Waypoint",
"waypoints": "Waypoints"
}
}