I had a look at the LPM013M126C datasheet, and there is a color inversion mode that would cause exactly this behaviour (mentioned on page 19 of the linked document).
Maybe this is a communication issue? In that case, maybe we should forcibly reset the color inversion flag on every g.reset()
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 had a look at the LPM013M126C datasheet, and there is a color inversion mode that would cause exactly this behaviour (mentioned on page 19 of the linked document).
Maybe this is a communication issue? In that case, maybe we should forcibly reset the color inversion flag on every g.reset()