Bump faup1090 version to 8E

This commit is contained in:
eric1tran 2021-02-24 19:21:26 +00:00
parent ff7aafe0bb
commit 9f07a81dfa
1 changed files with 1 additions and 1 deletions

View File

@ -2231,7 +2231,7 @@ __attribute__ ((format (printf,4,5))) static char *appendFATSV(char *p, char *en
}
#define TSV_MAX_PACKET_SIZE 800
#define TSV_VERSION "7E"
#define TSV_VERSION "8E"
static void writeFATSVPositionUpdate(float lat, float lon, float alt)
{