It'll be live next time I do an update. I changed the module a bit to allow a height to be optionally specified since it looks like loads of ST7735 displays are 128x160 rather than just 128x128 - since I don't have one, please could you test it and make sure it still works?
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.
Just added - basically all you need is a
.md
file with an example of use and hopefully a picture: http://www.espruino.com/Writing+ModulesIf you're interested, this is what I did: https://github.com/espruino/EspruinoDocs/commit/fb50e12ef45b22a05f3e10777ab16a749ce1a325
It'll be live next time I do an update. I changed the module a bit to allow a height to be optionally specified since it looks like loads of ST7735 displays are 128x160 rather than just 128x128 - since I don't have one, please could you test it and make sure it still works?