Update main.h fix cmdbuffer

beta-adc
Alan Johnston 2 years ago committed by GitHub
parent e0b2f5061d
commit 5337f128da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -98,7 +98,7 @@ int firstTime = ON; // 0;
long start;
int testCount = 0;
long time_start;
char cmd1000];
char cmdbuffer[1000];
FILE * file1;
short int 2336400]; // max size for 10 frames count of BPSK
FILE *sopen(const char *program);

Loading…
Cancel
Save

Powered by TurnKey Linux.