Clone of the nRF51822 repository from github The correct home is https://github.com/lancaster-university/nRF51822

Dependencies:   nrf51-sdk

Dependents:   microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more

Revision:
126:e6114201f092
Parent:
119:3ba3e377b972
Child:
131:b21411170d00
--- a/btle/custom/custom_helper.cpp	Fri May 08 15:33:54 2015 +0100
+++ b/btle/custom/custom_helper.cpp	Fri May 08 15:33:55 2015 +0100
@@ -191,7 +191,7 @@
     @param[in]  char_props        The characteristic properties, as
                                   defined by ble_gatt_char_props_t
     @param[in]  max_length        The maximum length of this characeristic
-    @param[in]  p_char_handle
+    @param[out] p_char_handle
 
     @returns
     @retval     ERROR_NONE        Everything executed normally