Send continuous stream to mobile

Dependencies:   MPU9250

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

module.json

Committer:
mbed_official
Date:
2016-07-29
Revision:
3:6f18b8269d65
Parent:
2:2be0a2820d3d

File content as of revision 3:6f18b8269d65:

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