Nordic stack and drivers for the mbed BLE API

Dependents:   BLE_ANCS_SDAPI BLE_temperature BLE_HeartRate writable_gatt ... more

Files at this revision

API Documentation at this revision

Comitter:
vcoubard
Date:
Mon Jan 11 10:19:29 2016 +0000
Parent:
586:533fd7fdb0fe
Child:
588:65d256258533
Commit message:
Synchronized with git rev 65cb294f
Author: Andres Amaya Garcia
Fix comment typo

Changed in this revision

source/nRF5xn.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/source/nRF5xn.cpp	Mon Jan 11 10:19:29 2016 +0000
+++ b/source/nRF5xn.cpp	Mon Jan 11 10:19:29 2016 +0000
@@ -103,7 +103,7 @@
 
     @retval     BLE_ERROR_NONE if everything executed properly and
                 BLE_ERROR_ALREADY_INITIALIZED if the stack has already
-                been initialized (possibly through a call to nRF5xn::init().
+                been initialized (possibly through a call to nRF5xn::init()).
                 BLE_ERROR_INTERNAL_STACK_FAILURE is returned if initialization
                 of the internal stack (SoftDevice) failed.