Merge pull request #26 from orpheus88/patch-1

Update Adafruit_GPS.h
This commit is contained in:
Tony DiCola 2014-08-06 14:32:07 -07:00
commit df06c6b3ee
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ All text above must be included in any redistribution
// request for updates on antenna status
#define PGCMD_ANTENNA "$PGCMD,33,1*6C"
#define PGCMD_NOANTENNA "$PGCMD,33,0*6C"
#define PGCMD_NOANTENNA "$PGCMD,33,0*6D"
// how long to wait when we're looking for a response
#define MAXWAITSENTENCE 5