Software can read HMC5883L

Dependents:   DOOR_BLE_PROGRAM

Fork of BLE_API by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

Comitter:
vcoubard
Date:
Wed Apr 06 19:16:03 2016 +0100
Parent:
1196:8b44b74938f6
Child:
1198:9b7f1b0d2110
Commit message:
Synchronized with git rev 6525630c
Author: Vincent Coubard
Fix typo in module dependency.

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Wed Apr 06 19:16:02 2016 +0100
+++ b/module.json	Wed Apr 06 19:16:03 2016 +0100
@@ -29,7 +29,7 @@
       "ble-nrf51822": "^2.2.8"
     },
     "nrf52832": {
-      "ble-nrf51822": "ARMmbed/ble-nrf52832"
+      "ble-nrf52832": "ARMmbed/ble-nrf52832"
     },
     "cordio": {
       "ble-wicentric": "~0.0.4"