esp-idf/examples/bluetooth/bluedroid/ble_50/periodic_sync/main/Kconfig.projbuild

16 lines
390 B
Plaintext

menu "Example 'PERIODIC SYNCHRONIZATION' Config"
config EXAMPLE_CI_ID
int
default 110
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