Skip to content

Commit 38b3cc8

Browse files
Update nidaqmx_continuous_analog_input.py
1 parent 2def6b2 commit 38b3cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nidaqmx/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)