You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,11 @@ New version of the ESP8266 Weather Station
9
9
10
10
## Arduino IDE
11
11
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
15
13
16
14
## Setup
17
15
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...
19
17
* ESP8266 Weather Station
20
18
* Json Streaming Parser (by Daniel Eichhorn)
21
19
* ESP8266 Oled Driver for SSD1306 display (by me as well). **Make sure that you use Version 2.0.0 or bigger!**
0 commit comments