Update app.js

pull/3049/head
Ben Jabituya 2023-10-18 10:45:25 +01:00 committed by GitHub
parent fd31dcd972
commit fbcc56a09c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -870,6 +870,7 @@ Bangle.setUI("clock");
autoUpdate();
setWatch(SwitchSensorState, BTN1, { repeat: true });
setWatch(autoUpdate, BTN2, { repeat: true });
// Show launcher when button pressed
//Bangle.setClockMode();