Send continuous stream to mobile

Dependencies:   MPU9250

Fork of pdiot-ble-notify-array by Andrew Bates

Revision:
3:6f18b8269d65
Parent:
2:2be0a2820d3d
--- a/module.json	Thu Jul 28 23:30:40 2016 +0100
+++ b/module.json	Fri Jul 29 22:45:31 2016 +0100
@@ -1,15 +1,15 @@
-{
-  "name": "ble-button",
-  "version": "0.0.1",
-  "description": "The *input service template* demonstrates the use of a simple input (boolean values) from a read-only characteristic.",
-  "licenses": [
-    {
-      "url": "https://spdx.org/licenses/Apache-2.0",
-      "type": "Apache-2.0"
-    }
-  ],
-  "bin": "./source",
-  "dependencies": {
-    "ble": "^2.0.0"
-  }
-}
+{
+  "name": "ble-button",
+  "version": "0.0.1",
+  "description": "The *input service template* demonstrates the use of a simple input (boolean values) from a read-only characteristic.",
+  "licenses": [
+    {
+      "url": "https://spdx.org/licenses/Apache-2.0",
+      "type": "Apache-2.0"
+    }
+  ],
+  "bin": "./source",
+  "dependencies": {
+    "ble": "^2.0.0"
+  }
+}