We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec5470c commit 1bbbf2bCopy full SHA for 1bbbf2b
README.md
@@ -11,9 +11,9 @@ At the time of this writing **1.6.6 and 1.6.7 are not supported**!
11
## Setup
12
13
* Install the following librarys with your Arduino Library Manager in Sketch > Include Library > Manage Libraries...
14
- * ESP8266 Weather Station
+ * ESP8266 Weather Station
15
* Json Streaming Parser (by Daniel Eichhorn)
16
- * ESP8266 Oled Driver for SSD1306 display (by me as well)
+ * ESP8266 Oled Driver for SSD1306 display (by me as well). **Make sure that you use Version 2.0.0 or bigger!**
17
* Go to http://wunderground.com, create an account and get an API Key
18
* In the Arduino IDE go to File > Examples > ESP8266 Weather Station
19
* Enter the Wunderground API Key
0 commit comments