Hi,
I forked the app launcher and wrote an application: https://github.com/Purple-Tentacle/BangleApps/blob/master/apps/moonphase/app.js
When loading in Emulator, it works fine. When sending from IDE to the bangle.js (flash), it works fine.
When I try to upload it using my forked app loader, I receive the message: Upload Failed, got UNFINISHED STRING expected EOF
What is wrong?
Thanks Christian
@Purple-Tentacle started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I forked the app launcher and wrote an application:
https://github.com/Purple-Tentacle/BangleApps/blob/master/apps/moonphase/app.js
When loading in Emulator, it works fine.
When sending from IDE to the bangle.js (flash), it works fine.
When I try to upload it using my forked app loader, I receive the message:
Upload Failed, got UNFINISHED STRING expected EOF
What is wrong?
Thanks
Christian