mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 15:15:15 +08:00
chore(mqtt): arrange MQTT files
1. remove all IBM MQTT files 2. rename "esp-mqtt" to be "mqtt"
This commit is contained in:
2
examples/protocols/mqtt/ssl/sdkconfig.ci
Normal file
2
examples/protocols/mqtt/ssl/sdkconfig.ci
Normal file
@ -0,0 +1,2 @@
|
||||
CONFIG_BROKER_URI="mqtts://${EXAMPLE_MQTT_BROKER_SSL}"
|
||||
CONFIG_BROKER_CERTIFICATE_OVERRIDE="${EXAMPLE_MQTT_BROKER_CERTIFICATE}"
|
Reference in New Issue
Block a user