Ok, thanks - I'll take a look. This is likely related to the screen scrolling code.
edit: it's Bangle.setLCDMode - I just need to ensure we reset the LCD mode
Bangle.setLCDMode
I didn't see this in my testing, but I guess all it would take is an app to have scrolled the screen between resets
Thanks!
@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.
Ok, thanks - I'll take a look. This is likely related to the screen scrolling code.
edit: it's
Bangle.setLCDMode
- I just need to ensure we reset the LCD modeI didn't see this in my testing, but I guess all it would take is an app to have scrolled the screen between resets