You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
After latest upgrade ft5406.py raises 'RuntimeError: Unable to locate touchscreen device'
To replicate: download PiOs, update to latest version, download ft5406.py, make python file containing 'using events' test code, run file using python 3 in Thonny
error raised by line: self._f_device = io.open(self._touch_device(), 'rb', self.EVENT_SIZE)
Tested on different machines and different screens.