mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-20 00:37:12 +02:00
change in ifdef eigerreciver
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@763 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -57,7 +57,7 @@ public:
|
||||
*/
|
||||
void setEthernetInterface(char* c);
|
||||
|
||||
#ifdef EIGER_RECEIVER
|
||||
#ifdef EIGER_RECEIVER_H
|
||||
/** set frame number if a positive number
|
||||
*/
|
||||
int32_t setNumberOfFrames(int32_t fnum);
|
||||
@ -326,7 +326,7 @@ private:
|
||||
|
||||
|
||||
|
||||
#ifdef EIGER_RECEIVER
|
||||
#ifdef EIGER_RECEIVER_H
|
||||
eigerReceiver eigerRxr;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user