1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

add board WiFiduino (#4590)

This commit is contained in:
i3water
2018-04-02 00:51:59 +08:00
committed by david gauchard
parent 212a829942
commit 7ae8f98e57
6 changed files with 230 additions and 0 deletions

View File

@ -53,6 +53,8 @@ which is selected in IDE, you have the following options for flash size:
+---------------------------------+--------------------------+---------------------------+
| ESPDuino | 4M | 1M, 3M |
+---------------------------------+--------------------------+---------------------------+
| WiFiduino | 4M | 1M, 3M |
+---------------------------------+--------------------------+---------------------------+
**Note:** to use any of file system functions in the sketch, add the
following include to the sketch: