summaryrefslogtreecommitdiffstats
path: root/FTPClient.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix timeout data typeDaniel Plasa2020-05-301-1/+1
|
* use esp8266::polledTimeout::oneShotMs fot the timeout handlingDaniel Plasa2020-05-291-1/+1
|
* explicit name error codes as constexprDaniel Plasa2020-05-291-3/+11
|
* Add FTP ClientDaniel Plasa2020-05-281-0/+119