commit
df06c6b3ee
|
|
@ -66,7 +66,7 @@ All text above must be included in any redistribution
|
||||||
|
|
||||||
// request for updates on antenna status
|
// request for updates on antenna status
|
||||||
#define PGCMD_ANTENNA "$PGCMD,33,1*6C"
|
#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
|
// how long to wait when we're looking for a response
|
||||||
#define MAXWAITSENTENCE 5
|
#define MAXWAITSENTENCE 5
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue