LinkNode_SimpleChat

Dependents:   LinkNode_SimpleChatwithSerial

Fork of BLE_API by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

Comitter:
rgrover1
Date:
Thu Dec 10 09:15:05 2015 +0000
Parent:
1040:7d010fd2a1f2
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",