4 lines
77 B
C
4 lines
77 B
C
#include <stdbool.h>
|
|
|
|
bool airspy_adsb_parse(struct buf *, struct packet *);
|
#include <stdbool.h>
|
|
|
|
bool airspy_adsb_parse(struct buf *, struct packet *);
|