mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-12-12 11:38:22 +08:00
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