Update main.c typo

fc-1
Alan Johnston 11 months ago committed by GitHub
parent 168a4f6e91
commit 7f1d88df12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2301,7 +2301,7 @@ void get_tlm_fc() {
printf("\n\n");
for (int i=0; i<100; i++)
printf("%x", encoded_bytes[i];
printf("%x", encoded_bytes[i]);
printf("\n\n");
/* convert to waveform buffer */

Loading…
Cancel
Save

Powered by TurnKey Linux.