NimBLE: Enable NIMBLE_MESH_FRIEND by default for blemesh example

This commit is contained in:
Prasad Alatkar
2021-01-12 14:29:38 +05:30
committed by bot
parent 7252c99a14
commit afcf0e9101

View File

@@ -11,3 +11,4 @@ CONFIG_BTDM_CTRL_MODE_BTDM=n
CONFIG_BT_BLUEDROID_ENABLED=n
CONFIG_BT_NIMBLE_ENABLED=y
CONFIG_BT_NIMBLE_MESH=y
CONFIG_BT_NIMBLE_MESH_FRIEND=y