BLE Library with custom services for the tortuga bike
Fork of BLE_API by
Diff: module.json
- Revision:
- 743:f49820e3e8ce
- Parent:
- 738:9c2edf20ea56
- Child:
- 744:272fe9a9394e
diff -r 861ed7eb186d -r f49820e3e8ce module.json --- a/module.json Tue Jul 21 13:25:38 2015 +0100 +++ b/module.json Tue Jul 21 13:25:38 2015 +0100 @@ -19,11 +19,13 @@ } ], "dependencies": { - "mbed-classic":"~0.0.1" }, "targetDependencies": { "nrf51822": { "ble-nrf51822":"~0.4.2" + }, + "mbed-classic": { + "mbed-classic":"~0.0.1" } } } \ No newline at end of file