Skip to content

Commit ef125bd

Browse files
committed
Bump TSV_VERSION for TAH sense fix.
1 parent e444d2e commit ef125bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net_io.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1879,7 +1879,7 @@ __attribute__ ((format (printf,4,5))) static char *appendFATSV(char *p, char *en
18791879
}
18801880

18811881
#define TSV_MAX_PACKET_SIZE 800
1882-
#define TSV_VERSION "5E"
1882+
#define TSV_VERSION "6E"
18831883

18841884
static void writeFATSVPositionUpdate(float lat, float lon, float alt)
18851885
{

0 commit comments

Comments
 (0)