1

Fork of nRF51822 by Nordic Semiconductor

Files at this revision

API Documentation at this revision

Comitter:
rgrover1
Date:
Fri Aug 07 15:57:08 2015 +0100
Parent:
406:488000d02cd0
Child:
408:a9ed252089c4
Commit message:
Synchronized with git rev db8e482c
Author: Rohit Grover
we now depend on ble v0.4.4 because of API changes

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Fri Aug 07 15:57:08 2015 +0100
+++ b/module.json	Fri Aug 07 15:57:08 2015 +0100
@@ -19,7 +19,7 @@
     }
   ],
   "dependencies": {
-    "ble": "~0.4.3"
+    "ble": "~0.4.4"
   },
   "extraIncludes": [
     "source/btle",