summaryrefslogtreecommitdiffstats
path: root/FTPCommon.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace %S with %s, seems that printf can cope with thatDaniel Plasa2020-07-061-2/+2
* fix esp32 compile errorsDaniel Plasa2020-05-311-7/+9
* use esp8266::polledTimeout::oneShotMs fot the timeout handlingDaniel Plasa2020-05-291-3/+4
* Add FTP ClientDaniel Plasa2020-05-281-0/+146