51 52 with same code

Dependencies:   CM3592

Fork of MtConnect04S_MtSense05 by MtM+

module.json

Committer:
johnathanlyu
Date:
2018-04-27
Revision:
1:6881d24f8efe
Parent:
0:6d6708b58601

File content as of revision 1:6881d24f8efe:

{
  "name": "MtConnect04S with MtSense05",
  "version": "0.0.1",
  "description": "An example of UV sensor with 904S",
  "licenses": [
    {
      "url": "https://spdx.org/licenses/Apache-2.0",
      "type": "Apache-2.0"
    }
  ],
  "dependencies": {
    "ble": "^2.0.0"
  },
  "targetDependencies": {},
  "bin": "./source"
}