Remove tabs

pull/605/head
Gordon Williams 2020-11-24 08:16:53 +00:00
parent c27eefcc02
commit 2824cba526
1 changed files with 7 additions and 8 deletions

View File

@ -77,8 +77,7 @@ Bangle.on('lcdPower', (on) => {
om=-1;
startTimer();
drawFace();
}
else {
} else {
resetTimer();
}
});