Modified UARTService.cpp UUIDs for the service
Dependents: BLE_NordicUART_IDB0XA1
Fork of BLE_API by
Diff: module.json
- Revision:
- 776:a782d73aae68
- Parent:
- 775:8e6aa638f8d9
- Child:
- 777:835fc08df403
diff -r 8e6aa638f8d9 -r a782d73aae68 module.json --- a/module.json Fri Aug 07 15:55:21 2015 +0100 +++ b/module.json Fri Aug 07 15:55:22 2015 +0100 @@ -1,6 +1,6 @@ { "name": "ble", - "version": "0.4.3", + "version": "0.4.4", "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.", "keywords": [ "Bluetooth", @@ -26,8 +26,8 @@ "mbed-classic": { "mbed-classic": "~0.0.1" }, - "mbed" : { - "mbed-core" : "*" + "mbed": { + "mbed-core": "*" } } } \ No newline at end of file