espressif / esp-mqtt

ESP32 mqtt component
Apache License 2.0
603 stars 255 forks source link

Fix not dispatching MQTT_EVENT_ERROR when publishing #130

Closed matias-b closed 5 years ago

matias-b commented 5 years ago

If a publish failure ocurred, MQTT_EVENT_ERROR was not delivered to handler set with esp_mqtt_client_register_event