Bump TSV_VERSION for TAH sense fix.
This commit is contained in:
parent
e444d2eb5c
commit
ef125bd5f0
1 changed files with 1 additions and 1 deletions
2
net_io.c
2
net_io.c
|
@ -1879,7 +1879,7 @@ __attribute__ ((format (printf,4,5))) static char *appendFATSV(char *p, char *en
|
|||
}
|
||||
|
||||
#define TSV_MAX_PACKET_SIZE 800
|
||||
#define TSV_VERSION "5E"
|
||||
#define TSV_VERSION "6E"
|
||||
|
||||
static void writeFATSVPositionUpdate(float lat, float lon, float alt)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue