digitalWrite (MotorRight2,LOW); digitalWrite(MotorLeft1,LOW); digitalWrite(MotorLeft2,LOW);. } void loop() { if (Serial.available())
確定! 回上一頁