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.
Fork of BLE_API by
Revision 776:a782d73aae68, committed 2015-08-07
- Comitter:
- rgrover1
- Date:
- Fri Aug 07 15:55:22 2015 +0100
- Parent:
- 775:8e6aa638f8d9
- Child:
- 777:835fc08df403
- Commit message:
- Synchronized with git rev 3d6893f3
Author: Rohit Grover
version v0.4.4
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Fri Aug 07 15:55:21 2015 +0100
+++ b/module.json Fri Aug 07 15:55:22 2015 +0100
@@ -1,6 +1,6 @@
{
"name": "ble",
- "version": "0.4.3",
+ "version": "0.4.4",
"description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
"keywords": [
"Bluetooth",
@@ -26,8 +26,8 @@
"mbed-classic": {
"mbed-classic": "~0.0.1"
},
- "mbed" : {
- "mbed-core" : "*"
+ "mbed": {
+ "mbed-core": "*"
}
}
}
\ No newline at end of file
