Parcourir la source

NimBLE: Enable `NIMBLE_MESH_FRIEND` by default for `blemesh` example

Prasad Alatkar il y a 5 ans
Parent
commit
afcf0e9101
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      examples/bluetooth/nimble/blemesh/sdkconfig.defaults

+ 1 - 0
examples/bluetooth/nimble/blemesh/sdkconfig.defaults

@@ -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