Update main.c

pull/18/head
alanbjohnston 7 years ago committed by GitHub
parent b6f6fb8092
commit dcbaf2ea98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,7 +56,7 @@ ax5043_conf_t hax5043;
ax25_conf_t hax25;
static void init_rf();
int twosToInt( val, len);
int twosToInt(int val, int len);
int get_tlm(int tlm[][5]);
long int timestamp;
void config_x25();

Loading…
Cancel
Save

Powered by TurnKey Linux.