
Send continuous stream to mobile
Fork of pdiot-ble-notify-array by
Diff: module.json
- Revision:
- 1:cd85f873e10d
- Parent:
- 0:3fe9d5124576
- Child:
- 2:2be0a2820d3d
--- a/module.json Tue Jul 26 14:37:15 2016 +0100 +++ b/module.json Thu Jul 28 23:14:28 2016 +0100 @@ -1,15 +1,15 @@ -{ - "name": "ble-button", - "version": "0.0.1", - "description": "The *input service template* demonstrates the use of a simple input (boolean values) from a read-only characteristic.", - "licenses": [ - { - "url": "https://spdx.org/licenses/Apache-2.0", - "type": "Apache-2.0" - } - ], - "bin": "./source", - "dependencies": { - "ble": "^2.0.0" - } -} +{ + "name": "ble-button", + "version": "0.0.1", + "description": "The *input service template* demonstrates the use of a simple input (boolean values) from a read-only characteristic.", + "licenses": [ + { + "url": "https://spdx.org/licenses/Apache-2.0", + "type": "Apache-2.0" + } + ], + "bin": "./source", + "dependencies": { + "ble": "^2.0.0" + } +}