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-28 | add Client example | Daniel Plasa | 1 | -19/+59 |
2020-05-26 | use ESP.getMaxFreeBlockSize() / 2 as transfer buffer size for RETR | Daniel Plasa | 1 | -4/+3 |
2020-05-24 | rewrite/reworks to also use LittleFS since SPIFFS has become deprecated | Daniel Plasa | 1 | -0/+125 |