Update main.h add decls

beta-adc
Alan Johnston 2 years ago committed by GitHub
parent 30c8a69347
commit 073d980b5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -90,6 +90,8 @@ static int init_rf();
extern int Encode_8b10b[][256];
void program_radio();
void read_adc();
void init_read_adc();
void read_adc_process(int sig_num);
int socket_open = 0;
int sock = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.