You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/04/10 08:39:11 UTC

[GitHub] andrzej-kaczmarek closed pull request #20: nimble/mesh: Fix BLE_MESH_PB_GATT syscfg description

andrzej-kaczmarek closed pull request #20: nimble/mesh: Fix BLE_MESH_PB_GATT syscfg description
URL: https://github.com/apache/mynewt-nimble/pull/20
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/nimble/host/mesh/syscfg.yml b/nimble/host/mesh/syscfg.yml
index 92494bd4..0184a652 100644
--- a/nimble/host/mesh/syscfg.yml
+++ b/nimble/host/mesh/syscfg.yml
@@ -40,7 +40,7 @@ syscfg.defs:
     BLE_MESH_PB_GATT:
         description: >
            Enable this option to allow the device to be provisioned over
-           the advertising bearer.
+           the GATT bearer.
         value: 1
 
     BLE_MESH_GATT_PROXY:


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services