Rick Sellens
c8d4e037e7
clanged files
2020-01-18 10:23:14 -05:00
Rick Sellens
a41cbce062
Add build() example to GPS_Hardware_Serial_Timing.ino
2020-01-18 09:18:13 -05:00
sellensr
5934857f24
Create .uno.test.skip
...
Uses Serial1, so it won't work with UNO, but does compile OK with ESP8266 (haven't tested)
2019-04-22 18:32:22 -04:00
Rick Sellens
af4d406340
Delete .DS_Store
2019-04-22 15:47:01 -04:00
Rick Sellens
547b611daf
Changed time_t to uint32_t
...
forgot time_t isn't defined for UNO
2019-04-22 15:35:05 -04:00
sellensr
e121bb53c8
Track when sentence received
...
Improve the time information by tracking from when a sentence is received, rather than when it is parsed. Track last valid Date, Time, and Fix separately.
2019-04-20 13:51:00 -04:00