Update cw_main.c

pull/1/head
alanbjohnston 7 years ago committed by GitHub
parent b310e832f6
commit 27879fad6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,6 +54,7 @@ int encode_header(uint8_t *buffer, int avail);
int add_dash(uint8_t *msg, int number);
int add_dot(uint8_t *msg, int number);
int add_space(uint8_t *msg);
int get_tlm(int *tlm[7][5]);
int main(void)
{

Loading…
Cancel
Save

Powered by TurnKey Linux.