mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-03-13 07:51:44 +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