summaryrefslogtreecommitdiffstats
path: root/FTPClient.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-30fix timeout data typeDaniel Plasa1-1/+1
2020-05-29use esp8266::polledTimeout::oneShotMs fot the timeout handlingDaniel Plasa1-1/+1
2020-05-29explicit name error codes as constexprDaniel Plasa1-3/+11
2020-05-28Add FTP ClientDaniel Plasa1-0/+119