Commit Graph

6 Commits

Author SHA1 Message Date
Tony DiCola ffb19795df Fix race condition with calling lastNMEA twice in shield_sd example. 2014-08-08 13:18:10 -07:00
Tony DiCola deef2c00ff Fix #29 by adjusting interrupt code's serial handling. 2014-08-07 11:45:27 -07:00
driverblock defdba557d Added interrupt support
Added interrupt support to shield_sdlog sketch
2014-07-30 09:18:03 -04:00
driverblock c377018a85 Add #include <SPI.h>
Necessary to explicitly include SPI.h since updates to the SD library for Arduino Due support
2014-02-02 17:53:38 -05:00
driverblock 87067fc9b1 Removed vestigial #include GPSconfig.h
#include "GPSconfig.h" is leftover from some earlier version. Since the
fie is no longer in the library, it causes a compilation error
2013-07-24 09:28:21 -04:00
ladyada 1b3b0b0836 Adding note about shield 2013-02-18 15:57:47 -05:00