Documents/Arduino/libraries/SoftwareSerial/src/SoftwareSerial.h

if (Serial.available()) mySerial.write(Serial.read());