Update cubesatsim.h

pull/152/head
alanbjohnston 4 years ago committed by GitHub
parent 19819f3ef2
commit 4e1c5b5a5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -96,6 +96,9 @@ 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();
void test_radio();
void configure_radio();
extern int Encode_8b10b[][256];
int socket_open = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.