Editing the "back" widget would be tricky: it's not loaded like regular widgets, but hardcoded to be inserted as the first widget by the setUI code.
setUI
@rigrigrig 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.
Editing the "back" widget would be tricky: it's not loaded like regular widgets, but hardcoded to be inserted as the first widget by the
setUI
code.