Files
esp-idf/examples/bluetooth/bluedroid/ble/gatt_security_client/main/Kconfig.projbuild
2024-12-25 18:42:47 +08:00

16 lines
409 B
Plaintext

menu "Example 'GATT SECURITY CLIENT' Config"
config EXAMPLE_CI_ID
int "example id for CI test"
default 0
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