Why can't it use getPixel
The LCD in the Bangle is write-only, with no offscreen buffer (there's not enough RAM).
It's a shame, because otherwise it would have been trivial to get screenshots!
@Gordon 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.
The LCD in the Bangle is write-only, with no offscreen buffer (there's not enough RAM).
It's a shame, because otherwise it would have been trivial to get screenshots!