mirror of
https://github.com/rashevskyv/dbi.git
synced 2024-12-28 10:25:05 +08:00
fixed issue#73 by rdmrocha
This commit is contained in:
parent
e483c507fe
commit
a505f38b20
@ -153,6 +153,8 @@ def connect_to_switch():
|
||||
continue
|
||||
|
||||
dev.reset()
|
||||
print('Waiting for switch reset...')
|
||||
time.sleep(1)
|
||||
dev.set_configuration()
|
||||
cfg = dev.get_active_configuration()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user