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:
522:0f791e328558
Parent:
521:1db090c0e563
Child:
523:8b96b7935704
diff -r 1db090c0e563 -r 0f791e328558 module.json
--- a/module.json	Wed Dec 02 12:58:42 2015 +0000
+++ b/module.json	Wed Dec 02 12:58:42 2015 +0000
@@ -1,6 +1,6 @@
 {
   "name": "ble-nrf51822",
-  "version": "2.1.1",
+  "version": "2.1.2",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
@@ -24,7 +24,7 @@
     }
   ],
   "dependencies": {
-    "ble": "^2.0.0"
+    "ble": "^2.1.6"
   },
   "extraIncludes": [
     "source/btle",