Karl Chuang
/
bluetooth-hw
hw
module.json@2:69687bd56a07, 2020-04-30 (annotated)
- Committer:
- b05901043
- Date:
- Thu Apr 30 15:08:01 2020 +0000
- Revision:
- 2:69687bd56a07
- Parent:
- 0:38e06c586f64
debug devise info
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
b05901043 | 0:38e06c586f64 | 1 | { |
b05901043 | 0:38e06c586f64 | 2 | "name": "ble-heartrate", |
b05901043 | 0:38e06c586f64 | 3 | "version": "0.0.1", |
b05901043 | 0:38e06c586f64 | 4 | "description": "BLE Heartreate example, building with yotta", |
b05901043 | 0:38e06c586f64 | 5 | "licenses": [ |
b05901043 | 0:38e06c586f64 | 6 | { |
b05901043 | 0:38e06c586f64 | 7 | "url": "https://spdx.org/licenses/Apache-2.0", |
b05901043 | 0:38e06c586f64 | 8 | "type": "Apache-2.0" |
b05901043 | 0:38e06c586f64 | 9 | } |
b05901043 | 0:38e06c586f64 | 10 | ], |
b05901043 | 0:38e06c586f64 | 11 | "dependencies": { |
b05901043 | 0:38e06c586f64 | 12 | "ble": "^2.0.0" |
b05901043 | 0:38e06c586f64 | 13 | }, |
b05901043 | 0:38e06c586f64 | 14 | "targetDependencies": {}, |
b05901043 | 0:38e06c586f64 | 15 | "bin": "./source" |
b05901043 | 0:38e06c586f64 | 16 | } |