FurretTotem icon indicating copy to clipboard operation
FurretTotem copied to clipboard

consider FatFS instead of SPIFFS

Open marcmerlin opened this issue 6 years ago • 1 comments

As you add more data to SPIFFS, you'll notice that the reads slowdown to a point that your animation is not nice anymore. Fix for this is switching to FatFS: http://marc.merlins.org/perso/arduino/post_2019-03-30_Using-FatFS-FFat-on-ESP32-Flash-With-Arduino.html

marcmerlin avatar Aug 06 '19 03:08 marcmerlin

Thanks Marc! I will definitely plan on migrating to that as I expand this project! :)

rorosaurus avatar Oct 01 '19 05:10 rorosaurus