You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
js: "Bangle.buzz()"// OPTIONAL - a JS command to execute when the alarm activates (*instead* of loading 'sched.js')
14
-
// when this code is run, you're responsible for setting alarm.on=false (or removing the alarm)
15
-
// hack that let's us repeat without writing out the day strings in the menu scroller - which was heavy on the watch with so many alarms. Testing to evaluate effectiveness.
16
-
// TODO: Does this still make it so alarms are only fired on weekdays?
0 commit comments