OVMS3-idf/components/mqtt
David Cermak dea0a75547 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
2020-05-04 08:06:59 +02:00
..
esp-mqtt@6bc94add89 mqtt: clenaup logs and docs, esp_mqtt_abort_connection race condition 2020-05-04 08:06:59 +02:00
CMakeLists.txt tcp_transport: renamed transport related header files to esp_ prefixed to avoid collisions 2018-10-02 14:15:00 +02:00
component.mk tcp_transport: Remove the ignore warning because we had idf/esp-idf!3359 2018-10-21 15:11:45 +08:00
Kconfig esp_mqtt: add option to configure mqtt task priority. 2020-05-04 08:06:59 +02:00