1
0
Fork 0

json format

master
paul 2020-04-17 19:12:17 +02:00
parent 15535b0f19
commit 1dc2e3805d
1 changed files with 11 additions and 11 deletions

View File

@ -1294,16 +1294,16 @@
}
]
},
{ "id": "hidcam",
"name": "HID camera shutter",
"shortName":"HID cam",
"icon": "app.png",
"version":"0.01",
"description": "Enable HID, connect to your phone, start your camera and trigger the shot on your Bangle",
"tags": "tools",
"storage": [
{"name":"hidcam.app.js","url":"hidcam.app.js"},
{"name":"hidcam.img","url":"app-icon.js","evaluate":true}
],
{ "id": "hidcam",
"name": "HID camera shutter",
"shortName":"HID cam",
"icon": "app.png",
"version":"0.01",
"description": "Enable HID, connect to your phone, start your camera and trigger the shot on your Bangle",
"tags": "tools",
"storage": [
{"name":"hidcam.app.js","url":"hidcam.app.js"},
{"name":"hidcam.img","url":"app-icon.js","evaluate":true}
]
}
]