mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 08:10:02 +02:00
minor
This commit is contained in:
parent
3bee03bb3a
commit
69b04cc4f8
@ -42,7 +42,7 @@ unsigned int *Feb_Control_last_downloaded_trimbits = 0;
|
||||
int64_t Feb_Control_RateTable_Tau_in_nsec = -1;
|
||||
int64_t Feb_Control_RateTable_Period_in_nsec = -1;
|
||||
unsigned int Feb_Control_rate_correction_table[1024] = {};
|
||||
double Feb_Control_rate_meas[16384] = 0;
|
||||
double Feb_Control_rate_meas[16384] = {};
|
||||
double ratemax = -1;
|
||||
|
||||
// setup
|
||||
|
Loading…
x
Reference in New Issue
Block a user