dapgo 2021-02-08 16:37:03 +01:00
commit d98744145d
1 changed files with 12 additions and 0 deletions

View File

@ -2750,6 +2750,18 @@
{"name":"oblique.app.js","url":"app.js"},
{"name":"oblique.img","url":"app-icon.js","evaluate":true}
]
},
{ "id": "testuserInput",
"name": "Test User Input",
"shortName":"Test User Input",
"icon": "app.png",
"version":"0.02",
"description": "Basic app to test the bangle.js input interface. It displays the result in text or a switch on/off image.",
"tags": "input,interface,buttons,touch",
"storage": [
{"name":"test_userInput.app.js","url":"app.js"},
{"name":"test_userInput.img","url":"app-icon.js","evaluate":true}
]
}
]