mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-10 20:07:14 +02:00
f
This commit is contained in:
@ -498,10 +498,6 @@ protected:
|
||||
unsigned char packetnum[2];
|
||||
} eiger_packet_footer_t;
|
||||
|
||||
eiger_packet_header_t* eiger_packet_header;
|
||||
unsigned char* eiger_packet_data;
|
||||
eiger_packet_footer_t* eiger_packet_footer;
|
||||
|
||||
|
||||
/** max number of listening threads */
|
||||
const static int MAX_NUM_LISTENING_THREADS = EIGER_MAX_PORTS;
|
||||
|
Reference in New Issue
Block a user