esp-idf/components/mqtt
David Cermak 78ea8a9ed5 mqtt: clenaup logs and docs
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

Closes https://github.com/espressif/esp-idf/issues/5077
(by means of referencing commit 615aeae0c2)
2020-04-30 14:05:36 +00:00
..
esp-mqtt@6bc94add89 mqtt: clenaup logs and docs 2020-04-30 14:05:36 +00:00
test mqtt: reenable outbox unit tests for esp32s2 2020-04-01 07:06:13 +00:00
weekend_test mqtt-tests: rename tests to match the actual group 2020-04-08 14:41:05 +02:00
CMakeLists.txt
Kconfig esp_mqtt: add option to configure mqtt task priority. 2020-03-23 12:28:29 +00:00
component.mk