mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-01-25 08:32:21 +01: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