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.
Espruino 2v06 has just been released, with loads of neat new features:
"ram"
at the top of a function in flash will pretokenise it and load it into RAM for faster executiondrawPoly/fillPoly
There were massive changes in 2v05 which brought a few regressions, and these have now been fixed:
So overall I think this is going to be a particularly neat release. Especially on Bangle.js you get the ability to do fast, 8 bit palette cycled draws to the screen. They're used in the 'Animated Image Clock' and hopefully we'll see them in other places too.