Skip to content

Commit

Permalink
Add ESP32-fs-plugin link to README, thx @rfestag
Browse files Browse the repository at this point in the history
  • Loading branch information
earlephilhower committed Mar 9, 2018
1 parent 9e708af commit 9598c48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ python get.py # On my system, I have python3 installed by default, so I had to r
# Re-upload files using the new mkspiffs that is installed
# Then reload your sketch
````
Be sure to use the [ESP32 SPIFFS](https://github.com/me-no-dev/arduino-esp32fs-plugin) upload plugin before running your sketch to upload the data files once the fixed IDE is set up.

## Installation
Install the library and the SPI driver library in your ~/Arduino/libraries
Expand Down

0 comments on commit 9598c48

Please sign in to comment.