Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-10-25 | Update touch.py | Adam Rodriguez | 1 | -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-04 | Added sleep in while true | Icebob | 1 | -0/+1 | |