Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix esp32 compile errors | Daniel Plasa | 2020-05-31 | 1 | -0/+1 |
* | Give credits to https://github.com/danbicks and his code posted in https://github.com/esp8266/Arduino/issues/1183#issuecomment-634556135 | Daniel Plasa | 2020-05-31 | 1 | -15/+3 |
* | fix timeout data type | Daniel Plasa | 2020-05-30 | 1 | -1/+1 |
* | use esp8266::polledTimeout::oneShotMs fot the timeout handling | Daniel Plasa | 2020-05-29 | 1 | -1/+1 |
* | explicit name error codes as constexpr | Daniel Plasa | 2020-05-29 | 1 | -3/+11 |
* | Add FTP Client | Daniel Plasa | 2020-05-28 | 1 | -0/+119 |