lcd.print( "Use Serial Mon" );. lcd.setCursor(0, 1);. lcd.print( "Type to display" );. } void loop() {. if (Serial.available()) { // 當使用者手動輸入訊息.
確定! 回上一頁