No changes
Fork of nRF51822 by
Revision 634:f5ed030280db, committed 2016-04-11
- Comitter:
- vcoubard
- Date:
- Mon Apr 11 15:07:22 2016 +0100
- Parent:
- 633:a0724314eb1c
- Child:
- 635:ebce57d8fb7a
- Commit message:
- Synchronized with git rev 2dc32daf
Author: Vincent Coubard
Update dependencies to ble and nrf51-sdk module.
Changed in this revision
module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Mon Apr 11 15:07:20 2016 +0100 +++ b/module.json Mon Apr 11 15:07:22 2016 +0100 @@ -24,8 +24,8 @@ } ], "dependencies": { - "ble": "^2.3.0", - "nrf51-sdk": "^2.1.0" + "ble": "^2.6.0", + "nrf51-sdk": "^2.4.0" }, "extraIncludes": [ "source/btle",