OVMS3-idf/components/mqtt
David Cermak ee51d336d3 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-22 06:21:25 +00:00
..
esp-mqtt@6bc94add89 mqtt: clenaup logs and docs, esp_mqtt_abort_connection race condition 2020-05-22 06:21:25 +00:00
weekend_test ci: fix weekend test confguration update per latest refactoring of 2020-02-25 18:32:11 +07: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-22 06:21:25 +00:00