-
• #2
Hi! You can type
reset(1)
to remove the code saved that way - however then the Bangle won't boot to anything.Best best is just to go to https://banglejs.com/apps/ and re-install the
Bootloader
app - that'll fix it (no need forreset(1)
). -
• #3
Thank you, Gordon, solved it!!!
hi,
I accidentally run a code on the Espruino ide on the flash memory, how can I delete that code so that I can reuse the bangle?
Thanks in advance