Lancaster University's fork of the mbed BLE API. Lives on github, https://github.com/lancaster-university/BLE_API
Dependents: microbit-dal microbit-dal microbit-ble-open microbit-dal ... more
Fork of BLE_API by
Revision 1101:f62e76e60b1a, committed 2016-01-11
- Comitter:
- vcoubard
- Date:
- Mon Jan 11 08:51:54 2016 +0000
- Parent:
- 1100:c3d484a482d8
- Child:
- 1102:280571333400
- Commit message:
- Synchronized with git rev 6d1dc39a
Author: Rohit Grover
Merge pull request #155 from andresag01/add_err_code
Add BLE_ERROR_INTERNAL_STACK_FAILURE error code
Changed in this revision
module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Mon Jan 11 08:51:54 2016 +0000 +++ b/module.json Mon Jan 11 08:51:54 2016 +0000 @@ -1,6 +1,6 @@ { "name": "ble", - "version": "2.2.0", + "version": "2.2.1", "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.", "keywords": [ "Bluetooth",