52 51 with same code

Dependencies:   BMP280 MtSense01 SHT2X

Fork of MtConnect04S_MtSense01 by MtM+

Revision:
0:6eacca6939a9
Child:
3:3957bdf33fb7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/module.json	Mon May 22 08:54:56 2017 +0000
@@ -0,0 +1,16 @@
+{
+  "name": "ble-batterylevel",
+  "version": "0.0.1",
+  "description": "An example of creating and updating a simple GATT Service using the BLE_API",
+  "licenses": [
+    {
+      "url": "https://spdx.org/licenses/Apache-2.0",
+      "type": "Apache-2.0"
+    }
+  ],
+  "dependencies": {
+    "ble": "^2.0.0"
+  },
+  "targetDependencies": {},
+  "bin": "./source"
+}