Update shield_sdlog.ino
This commit is contained in:
parent
203d43900c
commit
5b51214619
|
|
@ -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);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue