Update main.c

pull/15/head
alanbjohnston 6 years ago committed by GitHub
parent 8ee7a590f3
commit f3748dffec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -497,7 +497,7 @@ int get_tlm(void) {
char tlm_str[1000];
strcpy(str, header_str2);
strcpy(tlm_str, header_str2);
// printf("%s-1>%s-1:hi hi ", (uint8_t *)src_addr, (uint8_t *)dest_addr);
int channel;

Loading…
Cancel
Save

Powered by TurnKey Linux.