mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
controller_hci_uart: fixed the sdkconfig.defaults in the example
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user