mirror of https://github.com/espruino/BangleApps
Optimized Battery display
parent
0da99ce3ff
commit
15d51d5272
|
@ -93,7 +93,7 @@ function drawClock() {
|
|||
Arwes.drawFrameNoCorners(44, 58 + 80 + yOffset + 35, 196, height - 3);
|
||||
|
||||
|
||||
updateCounter()
|
||||
updateCounter();
|
||||
updateClock();
|
||||
|
||||
// const img = makeImg();
|
||||
|
|
Loading…
Reference in New Issue