Update main.c

pull/26/head
alanbjohnston 6 years ago committed by GitHub
parent c62971366e
commit 0a828e8c7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -388,8 +388,10 @@ int get_tlm(char *str) {
}
// printf("\n");
return;
}
int (uint8_t *b) {
int get_tlm_fox(uint8_t *b) {
memset(b, 0, 64);

Loading…
Cancel
Save

Powered by TurnKey Linux.