Well, the button to reload bit is in the firmware. It reloads everything when you hold the button. Some code could be added in addition to the Hold BTN to reload message that makes touch work though, it'd just have to be careful that it got removed next time you tried to upload an app.
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.
Well, the button to reload bit is in the firmware. It reloads everything when you hold the button. Some code could be added in addition to the
Hold BTN to reload
message that makes touch work though, it'd just have to be careful that it got removed next time you tried to upload an app.