From 9e46c4b82c0482a379ce991eac8b74cc66fad77e Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 23 May 2024 09:50:04 -0400 Subject: [PATCH] Update main.h fix buffer --- main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.h b/main.h index 058113f9..515ec791 100644 --- a/main.h +++ b/main.h @@ -100,7 +100,7 @@ int testCount = 0; long time_start; char cmdbuffer[1000]; FILE * file1; -short int 2336400]; // max size for 10 frames count of BPSK +short int buffer[2336400]; // max size for 10 frames count of BPSK FILE *sopen(const char *program); FILE *telem_file; int adc_file;