51 52 with same code
module.json
- Committer:
- johnathanlyu
- Date:
- 2018-04-27
- Revision:
- 1:b8bbe971b26d
- Parent:
- 0:e71874215e23
File content as of revision 1:b8bbe971b26d:
{
"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"
}
MtM+