I expected a Serial2.setConsole(true) should help, however this results in :
Uncaught Error: Function "setConsole" not found!
at line 41 col 9
Serial2.setConsole(true);
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.
I expected a Serial2.setConsole(true) should help, however this results in :
Uncaught Error: Function "setConsole" not found!
at line 41 col 9
Serial2.setConsole(true);