mirror of
https://github.com/dyuri/garmin-repafield.git
synced 2025-12-16 11:14:16 +00:00
13 lines
636 B
XML
13 lines
636 B
XML
<properties>
|
|
<property id="appVersion" type="string">2.0.1</property>
|
|
<property id="themeColor" type="string">0</property>
|
|
<property id="themeColor2" type="string">0088FF</property>
|
|
<property id="themeColor3" type="string">00AA55</property>
|
|
<property id="hrDisplay" type="number">0</property>
|
|
<property id="speedNotPace" type="boolean">false</property>
|
|
<property id="showNextPoint" type="boolean">true</property>
|
|
<property id="saveToFit" type="boolean">true</property>
|
|
<property id="tlFieldData" type="number">1</property>
|
|
<property id="rollingAvgWindow" type="number">5</property>
|
|
</properties>
|