Update app.js

master
Hilmar Strauch 2022-03-12 13:14:23 +01:00 committed by GitHub
parent 16863635ec
commit fc37036bff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ function draw() {
executeCommands();
if (!showSeconds) Bangle.drawWidgets();
if (process.env.HWVERSION==2) Bangle.drawWidgets();
}
var timeout;