oops 4020 calibration was using 60xx routine
This commit is contained in:
parent
4afd6bc03e
commit
515a0d426f
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ int setup_cb_pci_4020( calibration_setup_t *setup )
|
|||
|
||||
init_observables_4020( setup );
|
||||
setup_caldacs( setup, caldac_subdev );
|
||||
setup->do_cal = cal_cb_pci_60xx;
|
||||
setup->do_cal = cal_cb_pci_4020;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue