If you update JS firmware now, you can do this instead:
require('Storage').write('custom.boot.js', ` Bangle.setOptions({...}) `)
@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.
If you update JS firmware now, you can do this instead: