Skip to content

Commit 3f3a333

Browse files
authored
Update Flora_GPS_Jacket.ino
1 parent a0c5ad6 commit 3f3a333

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Flora_GPS_Jacket/Flora_GPS_Jacket/Flora_GPS_Jacket.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
// Flora GPS + LED Pixel Code
2-
//
2+
//
33
// This code shows how to listen to the GPS module in an interrupt
44
// which allows the program to have more 'freedom' - just parse
55
// when a new NMEA sentence is available! Then access data when
66
// desired.
7-
//
7+
//
88
// Tested and works great with the Adafruit Flora GPS module
99
// ------> http://adafruit.com/products/1059
1010
// Pick one up today at the Adafruit electronics shop

0 commit comments

Comments
 (0)