• should i use console.log or print

    These write to the console, but they also have to add extra chars to remove the > prompt, add a newline, print what you want and then put > back after.

    If you want to write direct, use USB.println(...) and you'll avoid all the extra stuff getting written

About

Avatar for Gordon @Gordon started