Releases: juepi/PIO-ESP8266-Template
Releases · juepi/PIO-ESP8266-Template
v1.1.0
v1.0.3
Bugfix release; Speedup MQTT msg receive
Fixed an error in CPP macro handling that did not expand macros as expected, leading to a wrong WIFI_DHCPNAME and thus not working OTA-flashing.
Re-worked receiving MQTT messages after ESP startup; messages are now received much faster, "drawback" is: all topics you subscribe to need to have retained messages.
Initial Release
Everything works afaik, still some code cleaning needed.