my version with changed conversion between duration units

Fork of BLE_API by Bluetooth Low Energy

Revision:
743:f49820e3e8ce
Parent:
738:9c2edf20ea56
Child:
744:272fe9a9394e
--- 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