EspMQTTClient icon indicating copy to clipboard operation
EspMQTTClient copied to clipboard

State of the `dev` branch - Logic Separation

Open EdJoPaTo opened this issue 3 years ago • 1 comments

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.)

EdJoPaTo avatar Feb 04 '22 14:02 EdJoPaTo

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.

plapointe6 avatar Feb 04 '22 14:02 plapointe6