Merge commit '2a52767b76a5a9df15e26b83ea316b5116cc6fa6'
This commit is contained in:
commit
54cbd80434
|
|
@ -65,7 +65,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