BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield
Fork of X_NUCLEO_IDB0XA1 by
Diff: module.json
- Revision:
- 197:caf4864292c1
- Parent:
- 195:cf070598d231
- Child:
- 199:7f9c3057adf0
diff -r a9bc2e8b01d7 -r caf4864292c1 module.json --- a/module.json Thu Dec 03 10:24:19 2015 +0100 +++ b/module.json Thu Dec 03 10:25:12 2015 +0100 @@ -32,6 +32,6 @@ ], "dependencies": { "mbed-drivers": ">=0.11.3", - "ble": "^2.0.0" + "ble": "^2.1.7" } }