diff --git a/net_io.c b/net_io.c index b551e4e..037411e 100644 --- a/net_io.c +++ b/net_io.c @@ -2299,7 +2299,7 @@ __attribute__ ((format (printf,4,5))) static char *appendFATSV(char *p, char *en } #define TSV_MAX_PACKET_SIZE 800 -#define TSV_VERSION "8E" +#define TSV_VERSION "9E" static void writeFATSVPositionUpdate(float lat, float lon, float alt) {