EspMQTTClient
EspMQTTClient copied to clipboard
State of the `dev` branch - Logic Separation
The current dev
branch introduces separated logic which seems quite useful. Is there a current plan for testing / releasing it to the main branch?
(I don't want to hurry, I am just curious.)
The dev branch was meant to be released for alpha testing, but I have issues. It seems that there are some incompatibilities between different versions of ESP32 / ESP8266 core.
You can see more on this here: https://github.com/plapointe6/EspMQTTClient/issues/97 https://github.com/plapointe6/EspSimpleWifiHandler/pull/1
I plan to do more work/testing to fix this, but, unfortunately, time is currently missing on my side.