summaryrefslogtreecommitdiffstats
path: root/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace %S with %s, seems that printf can cope with thatDaniel Plasa2020-07-062-4/+5
* add docu on esp32Daniel Plasa2020-05-312-4/+7
* fix esp32 compile errorsDaniel Plasa2020-05-312-21/+65
* add Client exampleDaniel Plasa2020-05-283-4/+168
* use ESP.getMaxFreeBlockSize() / 2 as transfer buffer size for RETRDaniel Plasa2020-05-262-6/+5
* rewrite/reworks to also use LittleFS since SPIFFS has become deprecatedDaniel Plasa2020-05-243-50/+240
* ESP32 Support Changesnailbuster2017-10-181-33/+13
* initialnailbuster2016-02-041-0/+70