faup1090: bump TSV_VERSION to 9E for MRAR, Comm-B changes

This commit is contained in:
Oliver Jowett 2021-07-29 19:04:54 +08:00
parent fe36349083
commit 3367cc5a82
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{