mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-09-27 09:24:45 +08:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
menu "Example Configuration"
|
|
|
|
config TARGET_DOMAIN_URI
|
|
string "Target Uri"
|
|
default "coap://californium.eclipse.org"
|
|
help
|
|
Target uri for the example to use.
|
|
|
|
endmenu |