Graphics is a build in module, what about some reading on how to use modules ...
try this code as a simple check if the firmware has Graphics included
var g = Graphics.createArrayBuffer(8,8,8); =Graphics { "buffer": new ArrayBuffer(64) } >
@MaBe 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.
Graphics is a build in module, what about some reading on how to use modules ...
try this code as a simple check if the firmware has Graphics included