ok, the icon should work now (the old one included transparency which the Bangle does not seem to like)
However, I have a dumb question: how do I "exit" from my application?
(Edit: do I just have to execute load()?)
load()
@Andreas_Rozek 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.
ok, the icon should work now (the old one included transparency which the Bangle does not seem to like)
However, I have a dumb question: how do I "exit" from my application?
(Edit: do I just have to execute
load()
?)