Fixed lcars
parent
8426b13e0e
commit
b8f906b2e3
|
|
@ -618,6 +618,8 @@ function increaseAlarm(){
|
|||
} else {
|
||||
settings.alarm = getCurrentTimeInMinutes() + 5;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function feedback(){
|
||||
Bangle.buzz(40, 0.3);
|
||||
|
|
|
|||
Loading…
Reference in New Issue