Update main.h add sequence

fc-5
Alan Johnston 11 months ago committed by GitHub
parent ff3b7a02a2
commit 6459898914
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -122,7 +122,7 @@ FILE * file1;
short int buffer[5000000]; // 2336400]; // max size for 10 frames count of BPSK
short int buffer_complete[5000000];
FILE *telem_file;
long int sequence = 0;
#define S_RATE (48000) // (44100)
#define AFSK 1

Loading…
Cancel
Save

Powered by TurnKey Linux.