OVMS3-idf/components/mqtt
David Cermak 0cd5e28bce 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 07:48:20 +02:00
..
esp-mqtt@6bc94add89 mqtt: clenaup logs and docs, esp_mqtt_abort_connection race condition 2020-05-04 07:48:20 +02:00
weekend_test ci: updated mqtt weekend test for qemu support 2019-12-17 14:06:40 +01:00
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08: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 07:45:24 +02:00