mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 17:18:00 +02:00
removed virtual server warnings
This commit is contained in:
@ -575,7 +575,7 @@ int copyModule(sls_detector_module *destMod, sls_detector_module *srcMod);
|
||||
int calculateDataBytes();
|
||||
int getTotalNumberOfChannels();
|
||||
#if defined(MOENCHD) || defined(CHIPTESTBOARDD)
|
||||
int getNumberOfChannels(int* nchanx, int* nchany);
|
||||
void getNumberOfChannels(int* nchanx, int* nchany);
|
||||
#endif
|
||||
int getNumberOfChips();
|
||||
int getNumberOfDACs();
|
||||
|
Reference in New Issue
Block a user