maybe the C: is ignored on the bangle?
If you see C: being part of filename in Storage.list() then the feature is disabled and : is just like any other ordinary character.
:
And yes, looks like it was disabled in this commit https://github.com/espruino/Espruino/commit/919e3bcd72f2a2a2864069180f926702d0e8ea93
thanks, the C: is not visible, the file is named ./bootrst as normal in storage, yet it seems disabled indeed, all go to external flash.
(I did it again, using your image now :) )
@enaon 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.
If you see C: being part of filename in Storage.list() then the feature is disabled and
:
is just like any other ordinary character.And yes, looks like it was disabled in this commit https://github.com/espruino/Espruino/commit/919e3bcd72f2a2a2864069180f926702d0e8ea93