Clone of the nRF51822 repository from github The correct home is https://github.com/lancaster-university/nRF51822

Dependencies:   nrf51-sdk

Dependents:   microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more

Revision:
429:bff56e081b6e
Parent:
428:ca9c9c2cfc6a
Child:
430:db7edc9ad0bc
--- a/module.json	Thu Aug 13 13:23:19 2015 +0100
+++ b/module.json	Fri Sep 25 15:26:39 2015 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble-nrf51822",
-  "version": "0.4.7",
+  "version": "0.4.5",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
@@ -19,7 +19,7 @@
     }
   ],
   "dependencies": {
-    "ble": "~0.4.7"
+    "ble": "~0.4.5"
   },
   "extraIncludes": [
     "source/btle",