diff --git a/apps/ateatimer/app.js b/apps/ateatimer/app.js index 347401ac2a..52af806a54 100644 --- a/apps/ateatimer/app.js +++ b/apps/ateatimer/app.js @@ -106,7 +106,7 @@ function handleTouch(x, y) { } } } -touchStartTime + // Handle physical button press for resetting timer setWatch(() => { resetTimer();