esp-idf/examples/bluetooth/esp_ble_mesh/wifi_coexist/sdkconfig.defaults.esp32c6

8 wiersze
257 B
Plaintext

# Override some defaults so BT stack is enabled
# by default in this example
CONFIG_IDF_TARGET="esp32c6"
CONFIG_BT_LE_SCAN_DUPL_TYPE_DATA_DEVICE=y
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=n
CONFIG_BT_LE_50_FEATURE_SUPPORT=n