Send continuous stream to mobile

Dependencies:   MPU9250

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

module.json

Committer:
mbed_official
Date:
2016-07-28
Revision:
1:cd85f873e10d
Parent:
0:3fe9d5124576
Child:
2:2be0a2820d3d

File content as of revision 1:cd85f873e10d:

{
  "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"
  }
}