-
• #2
Hi,
The best bet is to follow https://www.espruino.com/Bangle.js+App+Loader to set up your own copy of the app loader. Then you can just edit the relay controller app (which is at https://github.com/espruino/BangleApps/blob/master/apps/dsdrelay/dsdrelay.app.js).
To do it just for you, the easiest is to skip doing your own app loader, and just copy/paste the app's JS file into the Web IDE, then click the down-arrow next to the upload button, choose
Storage
then choosedsdrelay.app.js
from the menu. Now when you upload it'll overwrite the existing app in your watch and you can make the changes you want.The BUSY error is something I do intend to fix in the underlying firmware extremely soon though, so hopefully the app will just start working again as it is if you update your Bangle.js firmware in a week.
Hi,
this one -> http://forum.espruino.com/conversations/363920/#comment15998892
and this one -> http://forum.espruino.com/conversations/364008/#comment16003915
How do I edit the app on the website to add the delay?
Thanks,
Sonny