BLE test
Fork of X_NUCLEO_IDB0XA1 by
Diff: module.json
- Revision:
- 146:06284ddd3fb9
- Parent:
- 143:63f5e8a590d4
- Child:
- 148:a6404f40c5f2
--- a/module.json Wed Oct 21 11:56:41 2015 +0200 +++ b/module.json Tue Oct 27 07:55:53 2015 +0100 @@ -1,6 +1,6 @@ { "name": "x-nucleo-idb0xa1", - "version": "0.0.1", + "version": "0.1.0", "description": "ST driver for the mbed BLE API.", "keywords": [ "Bluetooth", @@ -25,7 +25,7 @@ "x-nucleo-idb0xa1/bluenrg-hci" ], "dependencies": { - "mbed-hal" : "*", + "mbed-hal": "*", "ble": "*" } }