52 51 with same code

Dependencies:   BMP280 MtSense01 SHT2X

Fork of MtConnect04S_MtSense01 by MtM+

Committer:
johnathanlyu
Date:
Fri Apr 27 09:45:55 2018 +0000
Revision:
5:3eb7ff57d6f4
Parent:
3:3957bdf33fb7
initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
johnathanlyu 0:6eacca6939a9 1 {
johnathanlyu 3:3957bdf33fb7 2 "name": "MtConnect04S_MtSense01",
johnathanlyu 0:6eacca6939a9 3 "version": "0.0.1",
johnathanlyu 3:3957bdf33fb7 4 "description": "An example of MtConnect04S with MtSense01 BLE service Environmental Sensing include temperature pressure humidity",
johnathanlyu 0:6eacca6939a9 5 "licenses": [
johnathanlyu 0:6eacca6939a9 6 {
johnathanlyu 0:6eacca6939a9 7 "url": "https://spdx.org/licenses/Apache-2.0",
johnathanlyu 0:6eacca6939a9 8 "type": "Apache-2.0"
johnathanlyu 0:6eacca6939a9 9 }
johnathanlyu 0:6eacca6939a9 10 ],
johnathanlyu 0:6eacca6939a9 11 "dependencies": {
johnathanlyu 0:6eacca6939a9 12 "ble": "^2.0.0"
johnathanlyu 0:6eacca6939a9 13 },
johnathanlyu 0:6eacca6939a9 14 "targetDependencies": {},
johnathanlyu 0:6eacca6939a9 15 "bin": "./source"
johnathanlyu 0:6eacca6939a9 16 }