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 736:87c756801625, committed 2015-07-06
- Comitter:
- rgrover1
- Date:
- Mon Jul 06 10:10:35 2015 +0100
- Parent:
- 735:15bfcec377d5
- Child:
- 737:79d95f9b93be
- Commit message:
- Synchronized with git rev 4b21112e
Author: Rohit Grover
update module.json with version numbers
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Mon Jul 06 10:10:35 2015 +0100
+++ b/module.json Mon Jul 06 10:10:35 2015 +0100
@@ -1,6 +1,6 @@
{
"name": "ble",
- "version": "0.0.0",
+ "version": "0.4.1",
"description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
"keywords": [
"Bluetooth",
@@ -23,7 +23,7 @@
},
"targetDependencies": {
"nrf51822": {
- "ble-nrf51822":"~0.0.1"
+ "ble-nrf51822":"~0.4.1"
}
}
}
\ No newline at end of file
