mirror of https://github.com/espruino/BangleApps
Wee cleanup
parent
417df8e2c1
commit
e95842a9d7
|
@ -42,9 +42,9 @@ function draw() {
|
|||
g.setFont('Vector', 52);
|
||||
g.setFontAlign(-1, -1);
|
||||
g.drawString("SUMOTUWETHFRSA".slice(2*w,2*w+2), 6, 103);
|
||||
|
||||
g.setColor(0, 1, 0);
|
||||
g.fillRect(0, 90, g.getWidth(), 94);
|
||||
g.reset();
|
||||
|
||||
g.setColor(1,1,1);
|
||||
g.fillRect(9,159,166,171);
|
||||
|
|
Loading…
Reference in New Issue