1
0
Fork 0

Update app.js

master
Klaus-Peter Bernschneider 2022-03-14 17:10:54 +01:00 committed by GitHub
parent 443a5e1fc1
commit 895bae5939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ function countDown() {
}
g.clear(true);
g.drawImage(require("Storage").read("timer.png"),70,20);
g.drawImage(require("Storage").read("timer.img"),70,20);
g.setFontAlign(0,0); // center font
g.setFont("Vector",60); // vector font, 80px
// draw the current counter value