mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
controller_hci_uart: fixed the sdkconfig.defaults in the example
This commit is contained in:
parent
33a2927dab
commit
2d431023ee
@ -13,6 +13,7 @@ CONFIG_BTDM_CTRL_BR_EDR_MAX_ACL_CONN=7
|
||||
CONFIG_BTDM_CTRL_BR_EDR_MAX_SYNC_CONN=3
|
||||
CONFIG_BT_BLUEDROID_ENABLED=n
|
||||
CONFIG_BT_CONTROLLER_ONLY=y
|
||||
CONFIG_BT_HCI_UART=y
|
||||
CONFIG_BTDM_CTRL_HCI_MODE_UART_H4=y
|
||||
CONFIG_BT_HCI_UART_NO_DEFAULT=1
|
||||
CONFIG_BT_HCI_UART_BAUDRATE_DEFAULT=921600
|
||||
CONFIG_BTDM_MODEM_SLEEP=n
|
||||
|
Loading…
Reference in New Issue
Block a user