dev thing
Fork of MPU9250 by
module.json
- Committer:
- vazbyte
- Date:
- 2018-10-28
- Revision:
- 1:eafdbfde5367
File content as of revision 1:eafdbfde5367:
{
"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"
}

