commit
a599c0400c
17
apps.json
17
apps.json
|
|
@ -4645,23 +4645,6 @@
|
||||||
{"name":"a_speech_timer.app.js","url":"app.js"},
|
{"name":"a_speech_timer.app.js","url":"app.js"},
|
||||||
{"name":"a_speech_timer.img","url":"app-icon.js","evaluate":true}
|
{"name":"a_speech_timer.img","url":"app-icon.js","evaluate":true}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "sensible",
|
|
||||||
"name": "SensiBLE",
|
|
||||||
"shortName": "SensiBLE",
|
|
||||||
"version": "0.02",
|
|
||||||
"description": "Collect, display and advertise real-time sensor data.",
|
|
||||||
"icon": "sensible.png",
|
|
||||||
"type": "app",
|
|
||||||
"tags": "tool,sensors",
|
|
||||||
"supports" : [ "BANGLEJS2" ],
|
|
||||||
"allow_emulator": true,
|
|
||||||
"readme": "README.md",
|
|
||||||
"storage": [
|
|
||||||
{ "name": "sensible.app.js", "url": "sensible.js" },
|
|
||||||
{ "name": "sensible.img", "url": "sensible-icon.js", "evaluate": true }
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{ "id": "mylocation",
|
{ "id": "mylocation",
|
||||||
"name": "My Location",
|
"name": "My Location",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue