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