Update app.js

pull/3049/head
Ben Jabituya 2023-10-18 21:32:46 +01:00 committed by GitHub
parent 9c7e8e168a
commit 35ed55a24e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -871,7 +871,7 @@ autoUpdate();
setWatch(SwitchSensorState, BTN1, { repeat: true });
if(process.env.HWVERSION != 2)
setWatch(autoUpdate, BTN2, { repeat: true });
setWatch(autoUpdate, BTN3, { repeat: true });
// Show launcher when button pressed
//Bangle.setClockMode();