mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
set_dac function updated for mythen and gotthard as well
This commit is contained in:
@ -851,7 +851,7 @@ int set_dac(int file_des) {
|
||||
|
||||
dacs_t retval;
|
||||
int ret=OK;
|
||||
int arg[2];
|
||||
int arg[3];
|
||||
enum dacIndex ind;
|
||||
int imod;
|
||||
int n;
|
||||
|
Reference in New Issue
Block a user