Actually not that as now a different part is getting corrupted - this is in the flip function for the ST7565 module. It was working fine earlier today
Uncaught Error: Function "wtite" not found!
at line 2 col 37
...)b.write([176|a,0,16],f),b.wtite(new Uint8Array(this.buffer,...
^
in function "flip" called from line 348 col 10
g.flip();
^
in function called from system
Uncaught Error: Function "wtite" not found!
at line 2 col 37
...)b.write([176|a,0,16],f),b.wtite(new Uint8Array(this.buffer,...
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.
Actually not that as now a different part is getting corrupted - this is in the flip function for the ST7565 module. It was working fine earlier today