How can I print to the serial monitor a string or just single character followed by a variable like "L 55"
Take the 2-minute tour
×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.
|
|||
|
Serial.print
. – jfpoilpret Mar 10 at 19:52