Petr Manas
/
pdiot-f-mbed
PDIOT Group F project
module.json
- Committer:
- brano2
- Date:
- 2019-11-05
- Revision:
- 8:ed92317b2c9b
- Parent:
- 0:68da41d2fe5c
File content as of revision 8:ed92317b2c9b:
{ "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" }