ESP8266MQTTClient icon indicating copy to clipboard operation
ESP8266MQTTClient copied to clipboard

Expose "connected()"

Open jeanmatthieud opened this issue 5 years ago • 1 comments

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.

jeanmatthieud avatar Jan 15 '20 09:01 jeanmatthieud

I'd vote for that!

andreas-ibm avatar Jan 16 '20 14:01 andreas-ibm