mirror of https://github.com/espruino/BangleApps
parent
cca9906f85
commit
24271110bb
|
@ -415,8 +415,6 @@ function onGPS(fix) {
|
|||
|
||||
function setButtons(){
|
||||
setWatch(_=>load(), BTN1);
|
||||
|
||||
onGPS(lf);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue