Update main.c always read telem

beta-v1.3.1-vhf-ina
Alan Johnston 2 years ago committed by GitHub
parent 7ba0420f4c
commit bcb497f62a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -638,7 +638,8 @@ int main(int argc, char * argv[]) {
// end of simulated telemetry // end of simulated telemetry
} }
else { // else // always read telemetry
{
int count1; int count1;
char * token; char * token;
fputc('\n', file1); fputc('\n', file1);

Loading…
Cancel
Save

Powered by TurnKey Linux.