Yes, it's the REPL moving to the terminal automatically. Try Bluetooth.setConsole(1) - it'll force the console to Bluetooth regardless of whether it is connected or not :)
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.
Yes, it's the REPL moving to the terminal automatically. Try
Bluetooth.setConsole(1)
- it'll force the console to Bluetooth regardless of whether it is connected or not :)