mqtt: clenaup logs and docs, esp_mqtt_abort_connection race condition
esp_mqtt_abort_connection: Fixed an issue which could result in a race condition and subsequent crash esp_mqtt: Change an error print to use ESP_LOGE instead of ESP_LOGI Move Sending MQTT connect message log from Info to Debug level docs: Makes clear that publish API could block Change the message printed after MQTT connection failure
This commit is contained in:
parent
5ede2678aa
commit
dea0a75547
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit d8e20813326cb6c9fe0303fc5ba1813ccca53065
|
Subproject commit 6bc94add892437d0fd50f26bfabe78c646648c13
|
Loading…
Reference in a new issue