NQ62X BLE_DOORCTL_4CH

module.json

Committer:
sog_yang
Date:
2017-01-16
Revision:
0:1eec8720727a

File content as of revision 0:1eec8720727a:

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