Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README.md | hesicong | 2016-01-23 | 1 | -0/+3 |
| | |||||
* | Update README.md | hesicong | 2016-01-23 | 1 | -1/+2 |
| | |||||
* | Update README.md | hesicong | 2015-11-05 | 1 | -2/+2 |
| | |||||
* | Update README.md | hesicong | 2015-11-05 | 1 | -0/+4 |
| | |||||
* | Update README.md | hesicong | 2015-10-27 | 1 | -2/+2 |
| | |||||
* | Merge pull request #5 from rodriada000/patch-1 | hesicong | 2015-10-26 | 1 | -4/+9 |
|\ | | | | | Handle read fail and detect device again. | ||||
| * | Update touch.py | Adam Rodriguez | 2015-10-25 | 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. | ||||
* | Update README.md | hesicong | 2015-09-06 | 1 | -5/+9 |
| | | | Update scripts according to Kaz Fukuoka's email. | ||||
* | Update README.md | hesicong | 2015-07-05 | 1 | -3/+14 |
| | |||||
* | Merge pull request #1 from icebob/master | hesicong | 2015-07-05 | 1 | -0/+1 |
|\ | | | | | 100% cpu usage on one core of CPU | ||||
| * | Added sleep in while true | Icebob | 2015-07-04 | 1 | -0/+1 |
|/ | |||||
* | Update install.sh | hesicong | 2015-07-05 | 1 | -3/+5 |
| | |||||
* | Update README.md | hesicong | 2015-07-03 | 1 | -5/+2 |
| | |||||
* | Update README.md | hesicong | 2015-07-02 | 1 | -1/+12 |
| | |||||
* | Add touch support. | derekhe | 2015-06-27 | 6 | -0/+251 |