9 lines
205 B
Text
9 lines
205 B
Text
menu "Example Configuration"
|
|
|
|
config TARGET_DOMAIN_URI
|
|
string "Target Uri"
|
|
default "coap://californium.eclipse.org"
|
|
help
|
|
Target uri for the example to use.
|
|
|
|
endmenu
|