Update app.js

master
Andy Smy 2025-04-20 12:05:06 +01:00 committed by GitHub
parent 4323d5946b
commit 8cf0fbf523
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ function startOver(resume) {
if(resume!=true) {
if(over==0) { // set an inital time for camparison
overTimes.push(timeSig.getTime());
addLog(timeSig, over, counter, "New Over", "");
// set up twist refresh once only
Bangle.on('twist', function() {
if(!processing) {