Skip to content

Commit 37639af

Browse files
Reorder the ASI placement.
1 parent 41dd2c9 commit 37639af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/navigate/config/configuration_database.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108

109109
daq_device_types = {
110110
"National Instruments": "NI",
111+
"Applied Scientific Instrumentation": "ASI",
111112
"Virtual Device": "Synthetic",
112-
"Applied Scientific Instrumentation": "ASI"
113113
}
114114

115115
daq_hardware_widgets = {

0 commit comments

Comments
 (0)