High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Revision 839:4b121c20d616, committed 2015-11-02
- Comitter:
- rgrover1
- Date:
- Mon Nov 02 09:09:04 2015 +0000
- Parent:
- 838:e2f69ba31b02
- Child:
- 840:0c77be899cc8
- Commit message:
- Synchronized with git rev df8a41c8
Author: Bogdan Marinescu
Updated dependencies
Changed in this revision
module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Mon Nov 02 09:09:04 2015 +0000 +++ b/module.json Mon Nov 02 09:09:04 2015 +0000 @@ -4,7 +4,9 @@ "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.", "keywords": [ "Bluetooth", - "BLE" + "BLE", + "mbed", + "mbed-official" ], "author": "Rohit Grover", "repository": { @@ -24,7 +26,7 @@ "x-nucleo-idb0xa1": "ARMmbed/ble-x-nucleo-idb0xa1" }, "nrf51822": { - "ble-nrf51822": "~0.4.7" + "ble-nrf51822": "^1.0.0" }, "mbed-classic": { "mbed-classic": "~0.0.1"