Update shield_sdlog.ino

This commit is contained in:
Fltbob 2014-08-11 12:12:23 -04:00
parent 203d43900c
commit 5b51214619
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
// ------> http://www.adafruit.com/products/ // ------> http://www.adafruit.com/products/
// Pick one up today at the Adafruit electronics shop // Pick one up today at the Adafruit electronics shop
// and help support open source hardware & software! -ada // and help support open source hardware & software! -ada
// Fllybob added 10 sec logging option
SoftwareSerial mySerial(8, 7); SoftwareSerial mySerial(8, 7);
Adafruit_GPS GPS(&mySerial); Adafruit_GPS GPS(&mySerial);