Forgot to mention there are some helper function extensions to the Graphics class in there too, dealing with 24 and 16 bit packed RGB triples. Feel free to add these to the Graphics class in the future if want to, Gordon :-) :-)
The 565 and 888 RGB packing/unpacking functions are particularly handy.
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.
Forgot to mention there are some helper function extensions to the Graphics class in there too, dealing with 24 and 16 bit packed RGB triples. Feel free to add these to the Graphics class in the future if want to, Gordon :-) :-)
The 565 and 888 RGB packing/unpacking functions are particularly handy.