Skip to content

Bugfix release; Speedup MQTT msg receive

Compare
Choose a tag to compare
@juepi juepi released this 10 Jan 07:23
· 11 commits to master since this release

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.