Don't worry about formatting, just type in the text and we'll take care of making sense of it. We will auto-convert links, and if you put asterisks around words we will make them bold.
Tips:
For a full reference visit the Markdown syntax.
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.
I really prefer TouchMenu over the default settings page. For some reason though, it messes with my app´s own settings menu. As far as i know, TouchMenu just replaces the built in E.showMenu with some custom functions. My app does not use E.showMenu, but somehow parts of the TouchMenu are still drawn. Here is my settings code: