esp-idf/tools/unit-test-app/configs/mqtt

4 lines
108 B
Plaintext
Raw Normal View History

2022-03-03 02:41:07 -05:00
TEST_COMPONENTS=mqtt
CONFIG_MQTT_PROTOCOL_5=y
CONFIG_MQTT5_TEST_BROKER_URI="mqtt://mqtt.eclipseprojects.io"