diff --git a/net_io.c b/net_io.c index b901445..e33e98c 100644 --- a/net_io.c +++ b/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) {