• @Urri: Can you just submit a pull request? If you fork Espruino into your own personal GitHub, you can push there, and can then issue a pull request from there.

    @Stev: Having modules built-in would be cool - I was going to add it, but the lack of flash on the parts means it's not that much use. The best solution for now is just to type require("Touchscreen") on the right, send it to Espruino, and then type save(). Either that or I think there's working SD card support? If so, just put the module in a node_modules folder on the SD card.

About

Avatar for Gordon @Gordon started