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:
580:00846a4bbc8c
Parent:
579:cf8a66f11353
Child:
585:3775ab44cb4a
diff -r cf8a66f11353 -r 00846a4bbc8c module.json
--- a/module.json	Mon Jan 11 10:19:26 2016 +0000
+++ b/module.json	Mon Jan 11 10:19:26 2016 +0000
@@ -1,6 +1,6 @@
 {
   "name": "ble-nrf51822",
-  "version": "2.2.7",
+  "version": "2.2.8",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
@@ -24,7 +24,7 @@
     }
   ],
   "dependencies": {
-    "ble": "^2.1.15",
+    "ble": "^2.1.16",
     "nrf51-sdk": "^1.0.0"
   },
   "extraIncludes": [