Update main.c

pull/34/head
alanbjohnston 6 years ago committed by GitHub
parent c5ae382ea4
commit 3222fbe1dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -210,7 +210,7 @@ int main(void) {
strcpy(str, header_str2);
else
strcpy(str, header_str);
"
int channel;
for (channel = 1; channel < 7; channel++) {
// printf("%d %d %d %d \n", tlm[channel][1], tlm[channel][2], tlm[channel][3], tlm[channel][4]);

Loading…
Cancel
Save

Powered by TurnKey Linux.