Send continuous stream to mobile

Dependencies:   MPU9250

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

module.json

Committer:
vladb
Date:
2017-10-04
Revision:
47:4905acf20758
Parent:
3:6f18b8269d65

File content as of revision 47:4905acf20758:

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