Update README.md
parent
d51bad9a73
commit
57bd817413
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue