Junichi Katsu / nRF51822

Dependencies:   nrf51-sdk

Dependents:   microbit-dal

Fork of nRF51822 by Lancaster University

Files at this revision

API Documentation at this revision

Comitter:
vcoubard
Date:
Mon Jan 11 10:19:23 2016 +0000
Parent:
573:3dfa6fbff50a
Child:
575:7023a8204a1b
Commit message:
Synchronized with git rev 0e933954
Author: Rohit Grover
update dependency for ble to have version >=2.1.15

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Mon Jan 11 10:19:23 2016 +0000
+++ b/module.json	Mon Jan 11 10:19:23 2016 +0000
@@ -24,7 +24,7 @@
     }
   ],
   "dependencies": {
-    "ble": "^2.1.11",
+    "ble": "^2.1.15",
     "nrf51-sdk": "^1.0.0"
   },
   "extraIncludes": [