mirror of https://github.com/espruino/BangleApps
Rename to obey char limit
parent
2cc6b9d62c
commit
8c25479163
|
@ -1159,13 +1159,14 @@
|
|||
{"name":"batchart.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
},
|
||||
{ "id": "smartswitch",
|
||||
"name": "BTLE Smartswitch",
|
||||
"shortName":"Smartswitch",
|
||||
{ "id": "smtswch",
|
||||
"name": "Smartswitch",
|
||||
"shortName":"SmtSwch",
|
||||
"icon": "app.png",
|
||||
"version":"0.01",
|
||||
"description": "Using EspruinoHub, control your smart devices on and off via Bluetooth Low Energy!",
|
||||
"tags": "bluetooth,btle,smart,switch",
|
||||
"type": "bluetooth",
|
||||
"readme": "README.md",
|
||||
"storage": [
|
||||
{"name":"smartswitch.js","url":"app.js"},
|
||||
|
|
Loading…
Reference in New Issue