1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

many users have asked to mention this earlier

I know it was in the body, but so many users have had questions and found esp8266.com late in their searches for answers.... really don't know, just making people happy....
This commit is contained in:
themindfactory 2017-02-14 20:45:30 -05:00 committed by GitHub
parent e9dea9af99
commit f30c03b9e1

View File

@ -5,6 +5,8 @@ This project brings support for ESP8266 chip to the Arduino environment. It lets
ESP8266 Arduino core comes with libraries to communicate over WiFi using TCP and UDP, set up HTTP, mDNS, SSDP, and DNS servers, do OTA updates, use a file system in flash memory, work with SD cards, servos, SPI and I2C peripherals.
A large community is well established for questions and answers about Arduino for ESP8266 [ESP8266 Community Forum](http://www.esp8266.com/u/arduinoanswers)
# Contents
- Installing options:
- [Using Boards Manager](#installing-with-boards-manager)