printf get_tlm

pull/28/head
alanbjohnston 6 years ago committed by GitHub
parent 5d4f0d5a08
commit 3482f3a298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -508,7 +508,7 @@ int get_tlm(char *str) {
// printf("%s",tlm_str);
strcat(str, tlm_str);
}
// printf("\n");
printf("End of get_tlm\n");
return;
}

Loading…
Cancel
Save

Powered by TurnKey Linux.