xreef / SimpleFTPServer

A simple FTP server for Arduino, ArduinoSAMD WiFiNINA, esp8266, esp32, stm32 and Raspberry Pi Pico W
Other
139 stars 39 forks source link

[Documentation] Make clear that the default file storage for ESP32 is FFAT not SPIFFS #49

Closed dquadros closed 1 year ago

dquadros commented 1 year ago

The example in README.md uses the SPIFFS file storage but do not warn that you have to change the default at FtpServerKey.h.

xreef commented 1 year ago

Hi dquadros, I write a complete documentation here . Bye Renzo