ESP8266MQTTClient
ESP8266MQTTClient copied to clipboard
Expose "connected()"
It could be great to change the "connected()" member to public. Currently, I have to save the state of the client using the connected and disconnected callbacks.
I'd vote for that!