Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix counting of transfered bytes | Daniel Plasa | 2020-05-26 | 1 | -0/+1 |
* | use ESP.getMaxFreeBlockSize() / 2 as transfer buffer size for RETR | Daniel Plasa | 2020-05-26 | 1 | -41/+36 |
* | cleanup readme, undecided on the transfer buffer, work in progress on that | Daniel Plasa | 2020-05-26 | 1 | -3/+3 |
* | try subtile malloc()'ing buffers with 16 byte steps until we get something | Daniel Plasa | 2020-05-26 | 1 | -16/+12 |
* | rewrite/reworks to also use LittleFS since SPIFFS has become deprecated | Daniel Plasa | 2020-05-24 | 1 | -0/+1315 |