Might be a little tricky to explain, but sometimes on the Pixl screen I get messages that appear like this:
Bluetooth < Bluetooth
or similar (I could add a photo if this is not clear).
I'm guessing these are coming from the Espruino OS. Just wondering if I could turn these off in any way?
I tried Terminal.setConsole(false) but this obviously causes issues trying to connect with the IDE.
Any thoughts?
@dave_irvine 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.
Might be a little tricky to explain, but sometimes on the Pixl screen I get messages that appear like this:
or similar (I could add a photo if this is not clear).
I'm guessing these are coming from the Espruino OS. Just wondering if I could turn these off in any way?
I tried Terminal.setConsole(false) but this obviously causes issues trying to connect with the IDE.
Any thoughts?