Desmond Chen
/
mbed-os-example-ble-BatteryLevel_copy_copy
copy2
module.json
- Committer:
- mbed_official
- Date:
- 2018-09-04
- Revision:
- 70:5cf292205001
- Parent:
- 4:52bffaff7f0b
File content as of revision 70:5cf292205001:
{ "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" }