diff options
author | hesicong <derekhe@april1985.com> | 2015-11-05 21:42:56 +0800 |
---|---|---|
committer | hesicong <derekhe@april1985.com> | 2015-11-05 21:42:56 +0800 |
commit | a1f75d50f055b93187a63a1f58863e51107e40ac (patch) | |
tree | 0b2e64952af98b665eeb093d0b58229d25e79522 | |
parent | f52b180ec7646c4841d3ee76e92a5bf08babbf73 (diff) | |
download | waveshare-7inch-touchscreen-driver-a1f75d50f055b93187a63a1f58863e51107e40ac.tar.xz waveshare-7inch-touchscreen-driver-a1f75d50f055b93187a63a1f58863e51107e40ac.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ OK. If they company won't want to provide anything, that's fine. I finally find Tested using official image: 2015-05-05-raspbian-wheezy.img +** NOTE: I do not guarantee this driver will work on other system/other displays. If you have trouble, or make it work on other system/displays, please make a pull request, I'll help to merge it into master branch. ** + +** If any help needed, do not send an email to me directly, please raise an issue so that your question can be solved quicker. ** + This is what my hack does. - Make 7-inch display working. - Make touch panel working. |