added int Encode_8b10b[][]

pull/100/head
alanbjohnston 5 years ago committed by GitHub
parent 0f5332d5b9
commit d9998aac0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -96,6 +96,8 @@ int lower_digit(int number);
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();
int Encode_8b10b[][];
int socket_open = 0;
int sock = 0;
int loop = -1, loop_count = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.