Update app.js
parent
ac9122fac2
commit
29c00f1379
|
|
@ -450,3 +450,4 @@ Bangle.on('GPS', onGPS);
|
|||
Bangle.setGPSPower(1);
|
||||
setButtons();
|
||||
setInterval(updateClock, 30000);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue