Update main.c try to fix linker error

fc-l-noax-m
Alan Johnston 11 months ago committed by GitHub
parent be1ea16efe
commit 0be5c3e7a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2322,7 +2322,7 @@ void get_tlm_fc() {
/* convert data buffer into stream buffer */
const unsigned char* encoded_bytes = encode(source_bytes, byte_count);
//// const unsigned char *encoded_bytes = encode(source_bytes, byte_count); // remove due to liner error
/*
printf("\nencoded_bytes\n");
for (int i=0; i<5200; i++)

Loading…
Cancel
Save

Powered by TurnKey Linux.