Files
adsb-tools/airspy_adsb.h

4 lines
77 B
C

#include <stdbool.h>
bool airspy_adsb_parse(struct buf *, struct packet *);