update status of 16e-2
This commit is contained in:
parent
b50987ddad
commit
8396894ede
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ void cal_ni_pci_mio_16xe_50(void);
|
|||
void cal_ni_pci_6023e(void);
|
||||
|
||||
struct board_struct boards[]={
|
||||
{ "at-mio-16e-2", STATUS_SOME, cal_ni_at_mio_16e_2 },
|
||||
{ "at-mio-16e-2", STATUS_DONE, cal_ni_at_mio_16e_2 },
|
||||
{ "DAQCard-ai-16xe-50", STATUS_DONE, cal_ni_daqcard_ai_16xe_50 },
|
||||
{ "at-mio-16e-1", STATUS_SOME, cal_ni_at_mio_16e_1 },
|
||||
{ "pci-mio-16e-1", STATUS_SOME, cal_ni_pci_mio_16e_1 },
|
||||
|
|
Loading…
Add table
Reference in a new issue