-
• #27
Hi, it may not be the right place to post the question, but either way the answer is pretty simple. Check out https://www.espruino.com/Bangle.js+Clock#widgets
All you need to do is add:
Bangle.loadWidgets(); Bangle.drawWidgets();
to the end of your code.
How does this work relate to the new steps algorithm in firmware 2v09.9 onwards ?