Rename to obey char limit

pull/370/head
wmurray-es 2020-04-30 22:22:19 +01:00
parent 2cc6b9d62c
commit 8c25479163
1 changed files with 4 additions and 3 deletions

View File

@ -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"},