You just need to have called Bangle.loadWidgets() before - which is what an app that uses widgets should have to do anyway.
Bangle.loadWidgets()
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
You just need to have called
Bangle.loadWidgets()
before - which is what an app that uses widgets should have to do anyway.