Softwareserial.h Arduino Library Download !free!
Now you can confidently add GPS modules, Bluetooth chips, and more without sacrificing your debugging port. Go build something great!
void loop() // Listen to GPS first gps.listen(); if (gps.available()) Serial.write(gps.read()); softwareserial.h arduino library download
If the example sketch opens without error messages, your library is installed correctly. Now you can confidently add GPS modules, Bluetooth