aboutsummaryrefslogtreecommitdiff
path: root/touch.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-06-03Update for work with archlinuxNeodarZ1-2/+2
2017-03-28Fix bug who don't send data to uinputneodarz1-3/+3
2015-10-25Update touch.pyAdam Rodriguez1-4/+9
Added a try, except: around f.read(25). This ensures that if it cant read from the device then it will exit the function then reconnect to the device. In my case whenever i plugged in any USB it would disconnect and change the driver name. this should fix that problem.
2015-07-04Added sleep in while trueIcebob1-0/+1