Samples: Bluetooth: Remove RX workround for iso connected benchmark
CONFIG_BT_ISO_TX_MTU=230 had been added to deal with the RX buffers not fitting TX's of same size, which is fixed now. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
6c3a8ee556
commit
8671fa683e
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ CONFIG_BT_CENTRAL=y
|
|||
CONFIG_BT_ISO_UNICAST=y
|
||||
CONFIG_BT_ISO_MAX_CHAN=2
|
||||
CONFIG_BT_ISO_TX_BUF_COUNT=4
|
||||
CONFIG_BT_ISO_TX_MTU=230
|
||||
|
||||
CONFIG_MAIN_STACK_SIZE=2048
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue