I'm pretty sure g.reset() only resets the state of the Graphics object - not the display driver chip.
g.reset()
Graphics
@NebbishHacker 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.
I'm pretty sure
g.reset()
only resets the state of theGraphics
object - not the display driver chip.