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.
Dependents: LinkNode_SimpleChatwithSerial
Fork of BLE_API by
Revision 790:7c6abdcc0551, committed 2015-08-11
- Comitter:
- rgrover1
- Date:
- Tue Aug 11 15:13:14 2015 +0100
- Parent:
- 789:e33a8b853eb8
- Child:
- 791:920101117187
- Commit message:
- Synchronized with git rev a15780a7
Author: Rohit Grover
require 0.4.6 of nRF51 because of the implementation of connHandle field in callbacks.
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Tue Aug 11 15:13:14 2015 +0100
+++ b/module.json Tue Aug 11 15:13:14 2015 +0100
@@ -21,7 +21,7 @@
"dependencies": {},
"targetDependencies": {
"nrf51822": {
- "ble-nrf51822": "~0.4.5"
+ "ble-nrf51822": "~0.4.6"
},
"mbed-classic": {
"mbed-classic": "~0.0.1"
