Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-07-06 | replace %S with %s, seems that printf can cope with that | Daniel Plasa | 1 | -2/+2 |
2020-05-31 | fix esp32 compile errors | Daniel Plasa | 1 | -7/+9 |
2020-05-29 | use esp8266::polledTimeout::oneShotMs fot the timeout handling | Daniel Plasa | 1 | -3/+4 |
2020-05-28 | Add FTP Client | Daniel Plasa | 1 | -0/+146 |