prova

Fork of BLE_API by Bluetooth Low Energy

Revision:
1135:22aada733dbd
Parent:
1134:d540a48f650d
Child:
1155:e28c7aac64ab
--- a/module.json	Wed Apr 06 19:13:52 2016 +0100
+++ b/module.json	Wed Apr 06 19:13:54 2016 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble",
-  "version": "2.1.11",
+  "version": "2.4.0",
   "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
   "keywords": [
     "Bluetooth",
@@ -23,10 +23,10 @@
   "dependencies": {},
   "targetDependencies": {
     "st-ble-shield": {
-      "x-nucleo-idb0xa1": "ARMmbed/ble-x-nucleo-idb0xa1"
+      "x-nucleo-idb0xa1": "^2.0.0"
     },
     "nrf51822": {
-      "ble-nrf51822": "^2.1.3"
+      "ble-nrf51822": "^2.2.8"
     },
     "cordio": {
       "ble-wicentric": "~0.0.4"
@@ -35,7 +35,8 @@
       "mbed-classic": "~0.0.1"
     },
     "mbed-os": {
-      "mbed-drivers": "*"
+      "mbed-drivers": "*",
+      "compiler-polyfill": "^1.2.1"
     }
   }
 }
\ No newline at end of file