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