Update README.md

This commit is contained in:
goodtft 2017-03-15 14:51:10 +08:00 committed by GitHub
parent d96b5c18aa
commit 6242668da3

View file

@ -1,4 +1,9 @@
#LCD driver for the Raspberry PI Installation #LCD driver for the Raspberry PI Installation
##Update:
v1.2-20170302
###add the command bellow to solve problem with Raspbian-2017-03-02
```sudo dpkg -i -B xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb```
```sudo cp -rf /usr/share/X11/xorg.conf.d/10-evdev.conf /usr/share/X11/xorg.conf.d/45-evdev.conf```
##Update: ##Update:
v1.1-20160815 v1.1-20160815