Right, that should be fixed now. Also image uploads work nicely. You can now upload a full 240x240 16 bit image to Storage and render it with just:
g.drawImage(require("Storage").read("bg"))
@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.
Right, that should be fixed now. Also image uploads work nicely. You can now upload a full 240x240 16 bit image to Storage and render it with just: