tests: Bluetooth: Remove setting a unused define
The underlying Kconfig setting NET_BUF_USER_DATA_SIZE is not used anywhere, so this define is removed here. Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
This commit is contained in:
parent
a56504a434
commit
0308167cea
1 changed files with 0 additions and 1 deletions
|
@ -182,4 +182,3 @@
|
|||
#define CONFIG_BT_BUF_ACL_TX_COUNT 7
|
||||
#define CONFIG_BT_BUF_ACL_TX_SIZE 251
|
||||
#define CONFIG_BT_CTLR_RX_BUFFERS 7
|
||||
#define CONFIG_NET_BUF_USER_DATA_SIZE 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue