High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Revision 1041:bfc5b9b6ecf5, committed 2015-12-10
- Comitter:
- rgrover1
- Date:
- Thu Dec 10 09:15:05 2015 +0000
- Parent:
- 1040:7d010fd2a1f2
- Child:
- 1042:21a86ac7f5b1
- Commit message:
- Synchronized with git rev f3dd147b
Author: Rohit Grover
Release 2.1.11
==============
* Added byte ordering parameter to UUID construction for long UUIDs. The
default remains as Big-Endian.
* Add a doxyfile that warns for undocumented elements.
* Minor fixes for some documentation.
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:05 2015 +0000 +++ b/module.json Thu Dec 10 09:15:05 2015 +0000 @@ -1,6 +1,6 @@ { "name": "ble", - "version": "2.1.10", + "version": "2.1.11", "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.", "keywords": [ "Bluetooth",