Release 2.2.3

=============

* Added support for byte ordering parameter to UUID construction for long UUIDs.

* Added -Wno-unused-function to supress-warnings.cmake.
This commit is contained in:
Rohit Grover 2015-12-10 09:17:33 +00:00
parent 51f614800a
commit 599bd976d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ble-nrf51822",
"version": "2.2.2",
"version": "2.2.3",
"description": "Nordic stack and drivers for the mbed BLE API.",
"keywords": [
"Bluetooth",
@ -24,7 +24,7 @@
}
],
"dependencies": {
"ble": "^2.1.10",
"ble": "^2.1.11",
"nrf51-sdk": "^1.0.0"
},
"extraIncludes": [