prova

Fork of BLE_API by Bluetooth Low Energy

Revision:
1116:9cb51490b3f7
Parent:
1115:82d4a8a56d91
Child:
1125:94951ecc75bf
--- a/module.json	Mon Jan 11 08:52:01 2016 +0000
+++ b/module.json	Mon Jan 11 08:52:02 2016 +0000
@@ -1,6 +1,6 @@
 {
   "name": "ble",
-  "version": "2.2.2",
+  "version": "2.3.0",
   "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
   "keywords": [
     "Bluetooth",
@@ -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