shimmy date along a bit

master
Giles Booth 2022-06-24 17:51:45 +01:00 committed by GitHub
parent 73b792eb9d
commit 753ff272cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ function draw() {
g.drawString(mi, 132, 65, true);
g.drawString(':', 93,65);
g.setFontCustom(font, 48, 8, 521);
g.drawString(dd + ':' + mo + ':' + yy, 88, 120, true);
g.drawString(dd + ':' + mo + ':' + yy, 90, 120, true);
}
// handle switch display on by pressing BTN1