Commit acfa4d16 authored by Martin Drechsler's avatar Martin Drechsler

minor correction to last commit

parent c965df9f
...@@ -36,7 +36,7 @@ try: ...@@ -36,7 +36,7 @@ try:
ul.d_bit_in(0, port.type, 0) ul.d_bit_in(0, port.type, 0)
print('daq found') print('daq found')
except: except:
#daqfound = False daqfound = False
warnings.warn('daq not found') warnings.warn('daq not found')
#%% #%%
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment