52 51 with same code

Dependencies:   BMP280 MtSense01 SHT2X

Fork of MtConnect04S_MtSense01 by MtM+

module.json

Committer:
johnathanlyu
Date:
2018-04-27
Revision:
5:3eb7ff57d6f4
Parent:
3:3957bdf33fb7

File content as of revision 5:3eb7ff57d6f4:

{
  "name": "MtConnect04S_MtSense01",
  "version": "0.0.1",
  "description": "An example of MtConnect04S with MtSense01 BLE service Environmental Sensing include temperature pressure humidity",
  "licenses": [
    {
      "url": "https://spdx.org/licenses/Apache-2.0",
      "type": "Apache-2.0"
    }
  ],
  "dependencies": {
    "ble": "^2.0.0"
  },
  "targetDependencies": {},
  "bin": "./source"
}