started from BLE now the whole team -- here
module.json
- Committer:
- vazbyte
- Date:
- 2019-02-07
- Revision:
- 22:0d59828e0b66
- Parent:
- 0:07212de2fec1
File content as of revision 22:0d59828e0b66:
{
"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"
}