Bump TSV_VERSION to reflect extensive comm-b changes
This commit is contained in:
parent
39aeb7a48c
commit
61f483c3e7
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_MAX_PACKET_SIZE 800
|
||||||
#define TSV_VERSION "4E"
|
#define TSV_VERSION "5E"
|
||||||
|
|
||||||
static void writeFATSVPositionUpdate(float lat, float lon, float alt)
|
static void writeFATSVPositionUpdate(float lat, float lon, float alt)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue