added telem_file

bp-new
alanbjohnston 5 years ago committed by GitHub
parent 1b55a8765b
commit 5b0eada22a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -89,6 +89,7 @@ char cmdbuffer[1000];
FILE * file1;
short int buffer[2336400]; // max size for 10 frames count of BPSK
FILE *sopen(const char *program);
FILE * telem_file;
#define S_RATE (48000) // (44100)

Loading…
Cancel
Save

Powered by TurnKey Linux.