16 lines
385 B
Plaintext

menu "Example 'GATT SECURITY SERVER' Config"
config EXAMPLE_CI_ID
int
default 80
help
This config the example id for CI test. Only for internal used.
config EXAMPLE_CI_PIPELINE_ID
int "The pipeline id for CI test"
default 0
help
This config the pipeline id for CI test. Only for internal used.
endmenu