Skip to content

Commit 1bbbf2b

Browse files
committed
Added note for OLED library version
1 parent ec5470c commit 1bbbf2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ At the time of this writing **1.6.6 and 1.6.7 are not supported**!
1111
## Setup
1212

1313
* Install the following librarys with your Arduino Library Manager in Sketch > Include Library > Manage Libraries...
14-
* ESP8266 Weather Station
14+
* ESP8266 Weather Station
1515
* Json Streaming Parser (by Daniel Eichhorn)
16-
* ESP8266 Oled Driver for SSD1306 display (by me as well)
16+
* ESP8266 Oled Driver for SSD1306 display (by me as well). **Make sure that you use Version 2.0.0 or bigger!**
1717
* Go to http://wunderground.com, create an account and get an API Key
1818
* In the Arduino IDE go to File > Examples > ESP8266 Weather Station
1919
* Enter the Wunderground API Key

0 commit comments

Comments
 (0)