Enable -Weverything, fix a ton of bugs.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "server.h"
|
||||
|
||||
char server_id[UUID_LEN];
|
||||
uint8_t server_id[UUID_LEN];
|
||||
char server_version[] = "https://github.com/flamingcowtv/adsb-tools#1";
|
||||
|
||||
void server_init() {
|
||||
|
||||
Reference in New Issue
Block a user