Compare commits

..

No commits in common. "65279c5eda74b598f4b3f6e99d153d6c4a77a75d" and "27f0ce135713a750d747f29f27351888180c02e8" have entirely different histories.

2 changed files with 4 additions and 7 deletions

View file

@ -16,15 +16,14 @@ Update: <br>
Update: <br> Update: <br>
v1.1-20160815<br><br> v1.1-20160815<br><br>
1.)Step1, Install Raspbian official mirror <br> 1.)Step1, Install Raspbian official mirror <br><br>
==================================================== ====================================================
a)Download Raspbian official mirror:<br> a)Download Raspbian official mirror:<br>
https://www.raspberrypi.org/downloads/<br> https://www.raspberrypi.org/downloads/<br>
b)Use“SDFormatter.exe”to Format your TF Card<br> b)Use“SDFormatter.exe”to Format your TF Card<br>
c)Use“Win32DiskImager.exe” Burning mirror to TF Card<br> c)Use“Win32DiskImager.exe” Burning mirror to TF Card<br>
2.) Step2, Clone my repo onto your pi<br> 2.) Step2, Clone my repo onto your pi<br><br>
====================================================
Use SSH to connect the raspberry pi, <br> Use SSH to connect the raspberry pi, <br>
And Ensure that the raspberry pi is connected to the Internet before executing the following commands: And Ensure that the raspberry pi is connected to the Internet before executing the following commands:
----------------------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------------------
@ -68,8 +67,6 @@ In case of 7inch(C)-1024X600 RPI LCD<br>
If you need to switch back to the traditional HDMI display<br> If you need to switch back to the traditional HDMI display<br>
```sudo ./LCD-hdmi```<br><br> ```sudo ./LCD-hdmi```<br><br>
Wait a few minutes,the system will restart automaticall , enjoy with your LCD. Wait a few minutes,the system will restart automaticall , enjoy with your LCD.<br><br>
-------------------------------------------------------------------------------
<br><br>

View file

@ -56,7 +56,7 @@ enable_uart=1
dtparam=audio=on dtparam=audio=on
display_rotate=1 display_rotate=1
dtoverlay=qddpi24     dtoverlay=qddpi24
overscan_left=0 overscan_left=0
overscan_right=0 overscan_right=0
overscan_top=0 overscan_top=0