Update main.h add program_radio()

pull/278/head
Alan Johnston 2 years ago committed by GitHub
parent 5fec9b9597
commit 00991b2dfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -77,6 +77,7 @@ void update_rs(unsigned char parity[32], unsigned char c);
void write_little_endian(unsigned int word, int num_bytes, FILE *wav_file);
static int init_rf();
extern int Encode_8b10b[][256];
void program_radio();
int socket_open = 0;
int sock = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.