remove buffSize

pull/200/head
alanbjohnston 3 years ago committed by GitHub
parent 8a658b6dbd
commit 642ea2a6e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -868,8 +868,8 @@ void get_tlm_fox() {
int posXi = 0, negXi = 0, posYi = 0, negYi = 0, posZi = 0, negZi = 0;
int head_offset = 0;
//short int buffer_test[bufLen];
int buffSize;
buffSize = (int) sizeof(buffer_test);
//int buffSize;
//buffSize = (int) sizeof(buffer_test);
ctr = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.