Hi, I found out (the hard way), that the 1.10 branch of the MQTT library, is working great (after 512) modification. Using the 2.X branch and setting ``` client(512); ``` silently hinders all communication. better update the README.md on versions ;)
Hi,
I found out (the hard way), that the 1.10 branch of the MQTT library, is working great (after 512) modification. Using the 2.X branch and setting
silently hinders all communication.
better update the README.md on versions ;)