From 5b5121461961724f7ff89543c1d382db10d51c24 Mon Sep 17 00:00:00 2001 From: Fltbob Date: Mon, 11 Aug 2014 12:12:23 -0400 Subject: [PATCH] Update shield_sdlog.ino --- examples/shield_sdlog/shield_sdlog.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/shield_sdlog/shield_sdlog.ino b/examples/shield_sdlog/shield_sdlog.ino index c32f62c..757030b 100644 --- a/examples/shield_sdlog/shield_sdlog.ino +++ b/examples/shield_sdlog/shield_sdlog.ino @@ -16,7 +16,7 @@ // ------> http://www.adafruit.com/products/ // Pick one up today at the Adafruit electronics shop // and help support open source hardware & software! -ada - +// Fllybob added 10 sec logging option SoftwareSerial mySerial(8, 7); Adafruit_GPS GPS(&mySerial);