faup1090: write _v on every line, bump TSV_VERSION
This commit is contained in:
parent
14c458db8c
commit
45886edc40
3 changed files with 4 additions and 23 deletions
2
net_io.h
2
net_io.h
|
|
@ -87,8 +87,6 @@ void modesInitNet(void);
|
|||
void modesQueueOutput(struct modesMessage *mm, struct aircraft *a);
|
||||
void modesNetPeriodicWork(void);
|
||||
|
||||
void writeFATSVHeader();
|
||||
|
||||
// TODO: move these somewhere else
|
||||
char *generateAircraftJson(const char *url_path, int *len);
|
||||
char *generateStatsJson(const char *url_path, int *len);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue