Skip to content

Commit f0b3056

Browse files
Update nidaqmx_continuous_analog_input.py
1 parent 771fad5 commit f0b3056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nidaqmx/nidaqmx_continuous_analog_input/nidaqmx_continuous_analog_input.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@
8080
panel.set_value("is_running", False)
8181

8282
except KeyboardInterrupt:
83-
pass
83+
pass

0 commit comments

Comments
 (0)