mirror of https://github.com/espruino/BangleApps
include widgets during start
parent
0487c0f97b
commit
f94af8a72d
|
@ -81,6 +81,7 @@
|
|||
|
||||
g.clear();
|
||||
setInterval(drawMixedClock, 5E3);
|
||||
drawWidgets();
|
||||
drawMixedClock();
|
||||
|
||||
})();
|
||||
|
|
Loading…
Reference in New Issue