51 52 with same code
Dependencies: CM3592
Fork of MtConnect04S_MtSense05 by
Diff: module.json
- Revision:
- 0:6d6708b58601
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/module.json Tue Jun 06 02:02:38 2017 +0000 @@ -0,0 +1,16 @@ +{ + "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" +}