mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-05 21:04:46 +00:00
77a875c804
Add a function which returns the status of MQTT client, either initialized, connected, reconnecting, or disconnected. Closes https://github.com/espressif/esp-mqtt/issues/307