mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 04:29:22 +01:00
veto header size in server using sizeof
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
#define READOUT_PLL_VCO_FREQ_HZ (866666688) // 866 MHz
|
||||
#define SYSTEM_PLL_VCO_FREQ_HZ (722222224) // 722 MHz
|
||||
#define VETO_DATA_SIZE (160)
|
||||
#define VETO_HEADER_SIZE (24)
|
||||
typedef struct {
|
||||
uint64_t frameNumber;
|
||||
uint64_t bunchId;
|
||||
|
||||
Reference in New Issue
Block a user