I'm assuming that the Graphics library isn't included in the build for ESP8266 both from this post by @MaBe and my own testing with an ESP-12 and it returning "Uncaught ReferenceError: "Graphics" is not defined". Perhaps this should be documented on the Espruino on ESP8266 docs page.
If anyone does get a build working with graphics I'd love to know. I'm trying to fit a power supply, ESP8266 and SSD1306 (or some other display) into a light switch in a wall for monitoring server temps and usage, I'm not sure if I can fit one of my original Espruinos in there too.
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.
I'm assuming that the Graphics library isn't included in the build for ESP8266 both from this post by @MaBe and my own testing with an ESP-12 and it returning "Uncaught ReferenceError: "Graphics" is not defined". Perhaps this should be documented on the Espruino on ESP8266 docs page.
If anyone does get a build working with graphics I'd love to know. I'm trying to fit a power supply, ESP8266 and SSD1306 (or some other display) into a light switch in a wall for monitoring server temps and usage, I'm not sure if I can fit one of my original Espruinos in there too.