From 9598c4862ec99e6c2a1979696ca252eb40963794 Mon Sep 17 00:00:00 2001 From: "Earle F. Philhower, III" Date: Fri, 9 Mar 2018 10:11:05 -0800 Subject: [PATCH] Add ESP32-fs-plugin link to README, thx @rfestag --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fcaff62..9fb986e8 100644 --- a/README.md +++ b/README.md @@ -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