samples: mesh_badge: increase mesh loopback buf count

Similar to commit 24f34b1913
("Bluetooth: Mesh: Demo: Increase loopback buf count")'

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
Johann Fischer 2021-04-14 22:38:52 +02:00 committed by Ioannis Glaropoulos
commit 5540fa0028

View file

@ -39,6 +39,7 @@ CONFIG_BT_MESH_RX_SEG_MSG_COUNT=3
CONFIG_BT_MESH_CRPL=128
CONFIG_BT_MESH_RPL_STORE_TIMEOUT=120
CONFIG_BT_MESH_MSG_CACHE_SIZE=30
CONFIG_BT_MESH_LOOPBACK_BUFS=8
CONFIG_PRINTK=y
CONFIG_SERIAL=y