diff --git a/README.md b/README.md index bc2461d..7a8a09c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ LCD driver for the Raspberry PI Installation
==================================================== - +Update:
+ v1.3-20170612
+ fixed to support Raspbian-2017-03-02,Raspbian-2017-04-10

Update:
v1.2-20170302
Add xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb to support Raspbian-2017-03-02

@@ -43,13 +45,4 @@ If you need to switch back to the traditional HDMI display
Wait a few minutes,the system will restart automaticall , enjoy with your LCD.

- NOTE:
- =========================================================================================== - if you are using the newest Raspbian version:2017-03-02
- you need to additional excute this two command bellow after Step1,2,3 excuted,
- if not so,the Resistive touch to reverse or cannot be calibrated.
- This additional command bellow is just for Raspbian-2017-03-02:

- ```cd LCD-show```
-```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```
-```sudo reboot``` +