mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 19:48:53 +01:00
double* changed to char* in gui data call back, decoding to be done by caller. enablegappixels skeleton created
This commit is contained in:
@@ -332,7 +332,7 @@ s
|
||||
|
||||
|
||||
double *fdata;
|
||||
int (*dataReady)(detectorData*,int, int,void*);
|
||||
int (*dataReady)(detectorData*,int, int, void*);
|
||||
void *pCallbackArg;
|
||||
detectorData *thisData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user