From 013812a3bfcc06db00de3218574dced020dab31c Mon Sep 17 00:00:00 2001 From: Andy Smy <47543767+AndySmee@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:19:55 +0100 Subject: [PATCH] Update app.js --- apps/umpire/app.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/umpire/app.js b/apps/umpire/app.js index 465295997..a64b1012e 100644 --- a/apps/umpire/app.js +++ b/apps/umpire/app.js @@ -53,10 +53,10 @@ function countDown(dir) { } else { Bangle.buzz() } - } + // Over if (counter>=6) { - Bangle.on('twist', function() { }); + //Bangle.on('twist', function() { }); overTimes.push(timeSig.getTime()); var firstOverTime = overTimes[0]; var matchDuration = new Date(timeSig.getTime() - firstOverTime); @@ -95,7 +95,7 @@ function countDown(dir) { }); return; } - + } g.clear(1); // clear screen and reset graphics state g.setFontAlign(0,0); // center font g.setFont("Vector",48); // vector font, 80px