fix typo for image file path in readme

This commit is contained in:
Luc 2015-10-30 14:50:01 +08:00
parent 511be0e94d
commit 2901cb9d55

View File

@ -159,7 +159,7 @@ The back cover:
The screen when connected to AP:
<img src=https://raw.githubusercontent.com/luc-github/ESP8266/master/Davinci/screen.jpg><br>
The settings:
<img src=https://raw.githubusercontent.com/luc-github/ESP8266/master/Davinci/Capture.png><br>
<img src=https://raw.githubusercontent.com/luc-github/ESP8266/master/Davinci/Capture.PNG><br>
##Result of ESP12E on Due/RADDS
Use Serial1 for communications
@ -167,4 +167,4 @@ The settings:
the rendering on screen when connection to AP is done:
<img src=https://raw.githubusercontent.com/luc-github/ESP8266/master/RADDS/screen.jpg><br>
The settings:
<img src=https://raw.githubusercontent.com/luc-github/ESP8266/master/RADDS/Capture.png><br>
<img src=https://raw.githubusercontent.com/luc-github/ESP8266/master/RADDS/Capture.PNG><br>