Sorry. My bad.
Found it by trying around - maybe it's just the lack of understanding the internals... especially what belongs to onInit() and what does not.
I removed the E.setBootcode() completely and moved the Bluetooth.setConsole(true) from onInit() to just the first line of the code.
Now the splash screen is complete.
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.
Sorry. My bad.
Found it by trying around - maybe it's just the lack of understanding the internals... especially what belongs to
onInit()
and what does not.I removed the
E.setBootcode()
completely and moved theBluetooth.setConsole(true)
fromonInit()
to just the first line of the code.Now the splash screen is complete.
Thanks @Gordon
It's working now! (yay)
And I also upgraded my bangle pledge to the early ones delivered in December by the way ;-)