Nordic stack and drivers for the mbed BLE API. Version to work around build bug.

Dependents:   microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter

Fork of nRF51822 by Nordic Semiconductor

Revision:
455:e33de7c4574c
Parent:
454:56e938f7d643
Child:
457:4b6a1f794460
--- a/module.json	Mon Nov 02 09:05:10 2015 +0000
+++ b/module.json	Mon Nov 02 09:05:10 2015 +0000
@@ -1,12 +1,10 @@
 {
   "name": "ble-nrf51822",
-  "version": "1.0.0",
+  "version": "0.4.8",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
-    "BLE",
-    "mbed",
-    "mbed-official"
+    "BLE"
   ],
   "author": "Rohit Grover",
   "repository": {
@@ -21,7 +19,7 @@
     }
   ],
   "dependencies": {
-    "ble": "^1.0.0"
+    "ble": "~0.4.7"
   },
   "extraIncludes": [
     "source/btle",