Modified UARTService.cpp UUIDs for the service
Dependents: BLE_NordicUART_IDB0XA1
Fork of BLE_API by
Diff: module.json
- Revision:
- 785:c74f567162d4
- Parent:
- 783:9959291e9a3f
- Child:
- 786:d6d7087d8377
diff -r 1e817a72a166 -r c74f567162d4 module.json --- a/module.json Tue Aug 11 15:13:13 2015 +0100 +++ b/module.json Tue Aug 11 15:13:13 2015 +0100 @@ -1,6 +1,6 @@ { "name": "ble", - "version": "0.4.5", + "version": "0.4.4", "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.", "keywords": [ "Bluetooth", @@ -21,13 +21,13 @@ "dependencies": {}, "targetDependencies": { "nrf51822": { - "ble-nrf51822": "~0.4.5" + "ble-nrf51822": "~0.4.4" }, "mbed-classic": { "mbed-classic": "~0.0.1" }, "mbed": { - "mbed-drivers": "*" + "mbed-core": "*" } } } \ No newline at end of file