High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Revision 1021:4dc141889504, committed 2015-12-10
- Comitter:
- rgrover1
- Date:
- Thu Dec 10 09:15:02 2015 +0000
- Parent:
- 1020:c8664d12bf10
- Child:
- 1022:306c409f6c09
- Commit message:
- Synchronized with git rev 12c913d2
Author: Rohit Grover
Release 2.1.7
=============
updating versions for dependencies
Changed in this revision
module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Thu Dec 10 09:15:02 2015 +0000 +++ b/module.json Thu Dec 10 09:15:02 2015 +0000 @@ -1,6 +1,6 @@ { "name": "ble", - "version": "2.1.6", + "version": "2.1.7", "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.", "keywords": [ "Bluetooth", @@ -26,7 +26,7 @@ "x-nucleo-idb0xa1": "ARMmbed/ble-x-nucleo-idb0xa1" }, "nrf51822": { - "ble-nrf51822": "^2.1.2" + "ble-nrf51822": "^2.1.3" }, "cordio": { "ble-wicentric": "~0.0.4"