This commit is contained in:
2023-11-07 19:01:39 +01:00
parent f786b96ba6
commit f83d924781
5 changed files with 3 additions and 7 deletions
+2 -1
View File
@@ -45,4 +45,5 @@ Trail running focused Garmin watch DataField (for myself)
- Display speed instead of pace
- Show next navigation point
![RepaField running](./repafield1.png)
![RepaField running](./repafield1.jpg)
![RepaField running](./repafield2.jpg)
-5
View File
@@ -1,5 +0,0 @@
- cadence => vertical speed (might be a setting?)
- also might save vertical speed to fit
- track color => color coded by elevation gain/loss (or even vertical speed ?)
- https://github.com/loukad/vertlover
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

+1 -1
View File
@@ -1,5 +1,5 @@
<properties>
<property id="appVersion" type="string">1.2.0</property>
<property id="appVersion" type="string">2.0.0</property>
<property id="themeColor" type="string">0</property>
<property id="themeColor2" type="string">0088FF</property>
<property id="themeColor3" type="string">FFFF00</property>