Marksin Qiu
/
mbed-os-example-ble-BatteryLevel
mbed 5
module.json
- Committer:
- marksin
- Date:
- 2017-03-23
- Revision:
- 0:e4f64ff6967a
File content as of revision 0:e4f64ff6967a:
{ "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" }