1
0
Fork 0

Update app.js

master
nujw 2021-02-04 22:14:18 +13:00 committed by GitHub
parent 2a120cb769
commit 0698cc31a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -425,9 +425,8 @@ Bangle.loadWidgets();
Bangle.drawWidgets();
var lp = isLP(); // Low power GPS widget installed.
Bangle.setGPSPower(1);
setLpMode(0);
onGPS(lf);
Bangle.on('GPS', onGPS);
setButtons();