mirror of https://github.com/espruino/BangleApps
parent
b5531607dc
commit
cc7d5d2b40
|
@ -76,8 +76,7 @@ function loader() {
|
|||
//ready set go!
|
||||
g.clear();
|
||||
|
||||
Bangle.setUI("clock"); //load all the things
|
||||
Bangle.drawWidgets();
|
||||
Bangle.drawWidgets(); //load all the things
|
||||
Bangle.loadWidgets();
|
||||
|
||||
loader(); //draw all the things
|
||||
|
|
Loading…
Reference in New Issue