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: BLE_PowerBank_HeyFaradey
Fork of BLE_API by
Diff: module.json
- Revision:
- 776:a782d73aae68
- Parent:
- 775:8e6aa638f8d9
- Child:
- 777:835fc08df403
--- 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