51 52 with same code

Dependencies:   CM3592

Fork of MtConnect04S_MtSense05 by MtM+

Committer:
johnathanlyu
Date:
Fri Apr 27 09:58:41 2018 +0000
Revision:
1:6881d24f8efe
Parent:
0:6d6708b58601
51 52 with same code

Who changed what in which revision?

UserRevisionLine numberNew contents of line
johnathanlyu 0:6d6708b58601 1 {
johnathanlyu 0:6d6708b58601 2 "name": "MtConnect04S with MtSense05",
johnathanlyu 0:6d6708b58601 3 "version": "0.0.1",
johnathanlyu 0:6d6708b58601 4 "description": "An example of UV sensor with 904S",
johnathanlyu 0:6d6708b58601 5 "licenses": [
johnathanlyu 0:6d6708b58601 6 {
johnathanlyu 0:6d6708b58601 7 "url": "https://spdx.org/licenses/Apache-2.0",
johnathanlyu 0:6d6708b58601 8 "type": "Apache-2.0"
johnathanlyu 0:6d6708b58601 9 }
johnathanlyu 0:6d6708b58601 10 ],
johnathanlyu 0:6d6708b58601 11 "dependencies": {
johnathanlyu 0:6d6708b58601 12 "ble": "^2.0.0"
johnathanlyu 0:6d6708b58601 13 },
johnathanlyu 0:6d6708b58601 14 "targetDependencies": {},
johnathanlyu 0:6d6708b58601 15 "bin": "./source"
johnathanlyu 0:6d6708b58601 16 }