Delong Qi / LinkNode_SimpleChat

Dependents:   LinkNode_SimpleChatwithSerial

Fork of BLE_API by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

Comitter:
rgrover1
Date:
Tue Aug 11 15:13:14 2015 +0100
Parent:
789:e33a8b853eb8
Child:
791:920101117187
Commit message:
Synchronized with git rev a15780a7
Author: Rohit Grover
require 0.4.6 of nRF51 because of the implementation of connHandle field in callbacks.

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Tue Aug 11 15:13:14 2015 +0100
+++ b/module.json	Tue Aug 11 15:13:14 2015 +0100
@@ -21,7 +21,7 @@
   "dependencies": {},
   "targetDependencies": {
     "nrf51822": {
-      "ble-nrf51822": "~0.4.5"
+      "ble-nrf51822": "~0.4.6"
     },
     "mbed-classic": {
       "mbed-classic": "~0.0.1"