Update README.md

pull/14/head
Qrome 2018-05-27 16:31:18 -07:00 committed by GitHub
parent d51bad9a73
commit 57bd817413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ It is recommended to use Arduino IDE. You will need to configure Arduino IDE to
* Open Boards Manager from Tools > Board menu and install esp8266 platform (and don't forget to select your ESP8266 board from Tools > Board menu after installation). * Open Boards Manager from Tools > Board menu and install esp8266 platform (and don't forget to select your ESP8266 board from Tools > Board menu after installation).
* Select Board: "WeMos D1 R2 & mini" * Select Board: "WeMos D1 R2 & mini"
## Loading Supporting Library Files in Arduino
Use the Arduino guide for details on how to installing and manage libraries https://www.arduino.cc/en/Guide/Libraries
**Packages** -- the following packages and libraries are used (download and install): **Packages** -- the following packages and libraries are used (download and install):
ESP8266WiFi.h ESP8266WiFi.h
ESP8266WebServer.h ESP8266WebServer.h