In order to print a newline, you can either introduce the '\n' character in your text, or use Serial.println() instead of Serial.print()An ...
確定! 回上一頁