Update app.js

pull/620/head
Ben Jabituya 2020-12-28 18:57:00 +00:00 committed by GitHub
parent 5ec51b19ed
commit d4bce16f8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ g.drawString("one-time", 140, 50);
g.setColor("#ffffff");
g.setFontAlign(0, 0); // center font
g.drawString("read app change log", 120, 120);
g.drawString("check app README", 120, 120);
g.drawString("for more info", 120, 140);
setWatch(btn1Pressed, BTN1, {repeat:true});