Update ESP32 Arduino build & required libaries

Ray Jones 2019-04-16 11:59:14 +00:00
parent 0511e2b737
commit 506d4a9b00

@ -16,6 +16,9 @@ When the compiled binary size with WiFi code approaches 1Mbyte, for some weird o
**For reliable operation, you must use the Minimal SPIFFS Partition Scheme in the Arduino board configuration options.** **For reliable operation, you must use the Minimal SPIFFS Partition Scheme in the Arduino board configuration options.**
# Enable SPIFFS upload in Arduino IDE
Install the Arduino ESP32 filesystem uploader:
https://github.com/me-no-dev/arduino-esp32fs-plugin
# Required libraries to be added to Arduino environment. # Required libraries to be added to Arduino environment.