Update cubesatsim.h

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent 3f84eece37
commit c4032acf69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -133,8 +133,9 @@ void start_pwm();
void transmit_on();
void transmit_off();
void config_telem();
void generate_simulated_telem();
void config_simulated_telem();
void generate_simualted_telem();
extern int Encode_8b10b[][256];
//int socket_open = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.