Update main.c another test sequence

fc-1
Alan Johnston 11 months ago committed by GitHub
parent 335ebf5d91
commit 597ffcb482
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2288,7 +2288,7 @@ void get_tlm_fc() {
// unsigned char encoded_bytes[650];
int byte_count = 256;
memset(source_bytes, 0xa5, sizeof(source_bytes));
memset(source_bytes, 0x5a, sizeof(source_bytes));
/* write telemetry into data buffer */

Loading…
Cancel
Save

Powered by TurnKey Linux.