Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of pdiot-ble-notify-array by
Diff: module.json
- Revision:
- 1:cd85f873e10d
- Parent:
- 0:3fe9d5124576
- Child:
- 2:2be0a2820d3d
diff -r 3fe9d5124576 -r cd85f873e10d module.json
--- 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"
+ }
+}
