You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • If fact you should really define your 'display' buffer as display=new Uint8Array(8) and then do display.set(graphics.buffer).

    Espruino shouldn't really let you access the bytes in the 'raw' ArrayBuffer

About

Avatar for Gordon @Gordon started