Luca Mottola
/
IOTAtelier1819-BLEBeacon
BLE beacon example
module.json
- Committer:
- mbed_official
- Date:
- 2016-07-28
- Revision:
- 1:2fd54f1254fe
- Parent:
- 0:66b59f6860ed
- Child:
- 2:401488de6e22
File content as of revision 1:2fd54f1254fe:
{ "name": "ble-beacon", "version": "0.0.1", "description": "BLE iBeacon example, building with yotta", "licenses": [ { "url": "https://spdx.org/licenses/Apache-2.0", "type": "Apache-2.0" } ], "dependencies": { "ble": "^2.0.0" }, "targetDependencies": {}, "bin": "./source" }