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:
412:89b72336af12
Parent:
408:a9ed252089c4
Child:
413:574523656728
diff -r d0f102a075f7 -r 89b72336af12 module.json
--- a/module.json	Mon Aug 10 15:18:44 2015 +0100
+++ b/module.json	Mon Aug 10 15:18:44 2015 +0100
@@ -19,7 +19,7 @@
     }
   ],
   "dependencies": {
-    "ble": "~0.4.4"
+    "ble": "~0.4.5"
   },
   "extraIncludes": [
     "source/btle",