Skip to content

Commit 666c896

Browse files
committed
Fixed typos
1 parent 4c0a708 commit 666c896

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@ New version of the ESP8266 Weather Station
99

1010
## Arduino IDE
1111

12-
Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform, e.g. 1.6.5. You can find it here: https://www.arduino.cc/en/Main/OldSoftwareReleases#previous
13-
14-
At the time of this writing **1.6.6 and 1.6.7 are not supported**!
12+
Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. You can find it here: https://www.arduino.cc/en/Main/OldSoftwareReleases#previous
1513

1614
## Setup
1715

18-
* Install the following librarys with your Arduino Library Manager in Sketch > Include Library > Manage Libraries...
16+
* Install the following libraries with your Arduino Library Manager in Sketch > Include Library > Manage Libraries...
1917
* ESP8266 Weather Station
2018
* Json Streaming Parser (by Daniel Eichhorn)
2119
* ESP8266 Oled Driver for SSD1306 display (by me as well). **Make sure that you use Version 2.0.0 or bigger!**

0 commit comments

Comments
 (0)