summaryrefslogtreecommitdiffstats
path: root/examples (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-06replace %S with %s, seems that printf can cope with thatDaniel Plasa2-4/+5
2020-05-31add docu on esp32Daniel Plasa2-4/+7
2020-05-31fix esp32 compile errorsDaniel Plasa2-21/+65
2020-05-28add Client exampleDaniel Plasa3-4/+168
2020-05-26use ESP.getMaxFreeBlockSize() / 2 as transfer buffer size for RETRDaniel Plasa2-6/+5
2020-05-24rewrite/reworks to also use LittleFS since SPIFFS has become deprecatedDaniel Plasa3-50/+240
2017-10-18ESP32 Support Changesnailbuster1-33/+13
2016-02-04initialnailbuster1-0/+70