Bläddra i källkod

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
David Cermak 5 år sedan
förälder
incheckning
0cd5e28bce
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      components/mqtt/esp-mqtt

+ 1 - 1
components/mqtt/esp-mqtt

@@ -1 +1 @@
-Subproject commit d8e20813326cb6c9fe0303fc5ba1813ccca53065
+Subproject commit 6bc94add892437d0fd50f26bfabe78c646648c13