You see drag events on the screen - but again, no touch?
It's a really odd issue. While we could infer touches based on the drag info, right now taps come direct from the touchscreen so it's as if the screen stopped reporting them.
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 - and if you add 3 lines at the end for drag:
You see drag events on the screen - but again, no touch?
It's a really odd issue. While we could infer touches based on the drag info, right now taps come direct from the touchscreen so it's as if the screen stopped reporting them.