From e31732a46847e79b5752efd06f18f4cb3d90800f Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 23 May 2024 09:47:53 -0400 Subject: [PATCH] Update main.h adc_buffer --- main.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main.h b/main.h index ba944fee..d08cd052 100644 --- a/main.h +++ b/main.h @@ -98,14 +98,14 @@ int firstTime = ON; // 0; long start; int testCount = 0; long time_start; -char cmdbuffer[1000]; +char cmd1000]; FILE * file1; -short int buffer[2336400]; // max size for 10 frames count of BPSK +short int 2336400]; // max size for 10 frames count of BPSK FILE *sopen(const char *program); FILE *telem_file; int adc_file; #define BUFFER_SIZE 10000 -uint8_t buffer[BUFFER_SIZE]; +uint8_t adc_buffer[BUFFER_SIZE]; unsigned long int wav_position = 0; #define S_RATE (48000) // (44100)