mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
fixed dimensions, fixed rate corr bug, moved rate corr to server because config resets memory and ratecorr depends on client variables
This commit is contained in:
@ -87,7 +87,7 @@ int set_counter_bit(int);
|
||||
int pulse_pixel(int);
|
||||
int pulse_pixel_and_move(int);
|
||||
int pulse_chip(int);
|
||||
int rate_correct(int);
|
||||
|
||||
int set_rate_correct(int);
|
||||
int get_rate_correct(int);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user