Merge branch 'bugfix/correct_gatt_max_macro_name' into 'master'

Bluedroid: Fixed issue of option not being set due to incorrect macro

See merge request espressif/esp-idf!13945
pull/7307/head
Jiang Jiang Jian 2021-06-29 03:24:27 +00:00
commit 910d3cfe06
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -143,7 +143,7 @@ config BT_BLE_BLUFI_ENABLE
help help
This option can be close when the app does not require blufi function. This option can be close when the app does not require blufi function.
config BT_GATT_SR_PROFILES config BT_GATT_MAX_SR_PROFILES
int "Max GATT Server Profiles" int "Max GATT Server Profiles"
depends on BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED depends on BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED
range 1 32 range 1 32