From f3dd147b2b77afdaf9522abca0bd684832b340f8 Mon Sep 17 00:00:00 2001 From: Rohit Grover Date: Thu, 10 Dec 2015 09:08:13 +0000 Subject: [PATCH] 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. --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 5dcec79..35a4c5c 100644 --- a/module.json +++ b/module.json @@ -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",