Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: nrf51-sdk
Fork of nRF51822 by
Revision 587:596071444447, committed 2016-01-11
- 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.
