mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
fixed rate correction to not include 16 bit dr
This commit is contained in:
@ -50,7 +50,7 @@ extern int differentClients;
|
||||
extern unsigned int *ram_values;
|
||||
char *dataretval=NULL;
|
||||
int nframes, iframes, dataret;
|
||||
char mess[1000];
|
||||
char mess[MAX_STR_LENGTH];
|
||||
|
||||
int digitalTestBit = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user