Update GPS Adv Sports II.js

pull/1394/head
nujw 2022-02-05 20:51:16 +13:00 committed by GitHub
parent 1037034487
commit 1df4b4521b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ app.LoadPlugin("PuckJS");
//Called when application is started. //Called when application is started.
function OnStart() { function OnStart() {
requiredVer = '1.43'; requiredVer = '1.43'; // Minimum speedalt2 version required on Bangle
// Mode = 0 // 0=SPD, 1=ALT, 2=DST, 3=VMG, 4=POSN, 5=TIME // Mode = 0 // 0=SPD, 1=ALT, 2=DST, 3=VMG, 4=POSN, 5=TIME
btnOff = '#175A63' btnOff = '#175A63'