Tasmota/lib/lib_div/ESPFtpServer
Jason2866 9dd1c28cfc
undef already defined (#20906)
2024-03-18 10:26:13 +01:00
..
examples
ESPFtpServer.cpp undef already defined (#20906) 2024-03-18 10:26:13 +01:00
ESPFtpServer.h
LICENSE
README.md
library.json
library.properties

README.md

ESPFtpServer

The history of this code is as follows:

The current repository is forked from fa1ke5, and has the following changes:

  • use of any file system file system (like SPIFFS/LittleFS/SD_MMC)
  • codebase to work for both ESP8266 and ESP32
  • clean-up of code layout and English
  • addition of library description files