mirror of https://github.com/espruino/BangleApps
Merge didn't; t work
parent
ef208e1600
commit
5bc70b474c
|
@ -1768,11 +1768,10 @@
|
|||
"storage": [
|
||||
{ "name": "jbm8b.app.js", "url": "app.js" },
|
||||
{ "name": "jbm8b.img", "url": "app-icon.js", "evaluate": true }
|
||||
],
|
||||
]
|
||||
"version": "0.03"
|
||||
},
|
||||
{
|
||||
"id": "BLEcontroller",
|
||||
{ "id": "BLEcontroller",
|
||||
"name": "BLE Robot Controller with Joystick",
|
||||
"shortName": "BLE Controller",
|
||||
"icon": "BLEcontroller.png",
|
||||
|
@ -1784,6 +1783,8 @@
|
|||
"storage": [
|
||||
{ "name": "BLEcontroller.app.js", "url": "app.js" },
|
||||
{ "name": "BLEcontroller.img", "url": "app-icon.js", "evaluate": true }
|
||||
]
|
||||
},
|
||||
{ "id": "widviz",
|
||||
"name": "Widget Visibility Widget",
|
||||
"shortName":"Viz Widget",
|
||||
|
|
Loading…
Reference in New Issue