From 2621e53765d6bb9722a1b3e5c854c44984bd32ed Mon Sep 17 00:00:00 2001 From: naden Date: Sat, 24 Feb 2024 21:17:21 +0100 Subject: [PATCH] Add files via upload --- apps/regattatimer/app.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/regattatimer/app.js b/apps/regattatimer/app.js index 6e7bb16b2..f687353c8 100644 --- a/apps/regattatimer/app.js +++ b/apps/regattatimer/app.js @@ -310,9 +310,10 @@ function Regattatimer() { this.countdown = 1; } - this.setLayoutIdle(); - Bangle.setLCDPower(1); + Bangle.setLCDTimeout(0); + + this.setLayoutIdle(); var onButtonClick = ((ev) => {