Hi - that is interesting - the values should be scaled such that it matches the screen - if you plot pixels where you get the event they should be roughly under your finger?
So I'd expect 176x176 but I guess you just have to deal with occasionally out of range values. I can always add cropping in the firmware
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.
Hi - that is interesting - the values should be scaled such that it matches the screen - if you plot pixels where you get the event they should be roughly under your finger?
So I'd expect 176x176 but I guess you just have to deal with occasionally out of range values. I can always add cropping in the firmware