That's kind of strange - if the device boots when not connected to USB, if you set the console just once in onInit you should be fine. It'd only be if you then plug USB in and unplug it again that you'd have a problem?
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.
That's kind of strange - if the device boots when not connected to USB, if you set the console just once in
onInit
you should be fine. It'd only be if you then plug USB in and unplug it again that you'd have a problem?But yes, if you're building your own binary it's pretty easy to change the default serial port - the lines you need to change are here