colourdemo: fix clear() call

Co-authored-by: Rob Pilling <robpilling@gmail.com>
pull/3119/head
flaparoo 2023-12-04 08:23:20 +08:00 committed by GitHub
parent e1eccad87e
commit 7957d8507c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ const rows = 10;
// initialise
g.clear(reset);
g.clear(true);
g.setFont('6x8').setFontAlign(-1, -1);
// calc some values required to draw the grid