Update main.h add read_adc

beta-add
Alan Johnston 2 years ago committed by GitHub
parent 87ebcb28da
commit b9b94b16bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -88,6 +88,7 @@ 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();
void read_adc();
int socket_open = 0;
int sock = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.