ignore timeout to prevent error
This commit is contained in:
parent
23d8c4ff61
commit
b316c7c68a
@ -290,7 +290,7 @@ class MultiDongle:
|
||||
|
||||
# setting timeout of the usb communication with the device
|
||||
print('[Set Device Timeout]')
|
||||
kp.core.set_timeout(device_group=self.device_group, milliseconds=5000)
|
||||
# kp.core.set_timeout(device_group=self.device_group, milliseconds=5000)
|
||||
print(' - Success')
|
||||
|
||||
# if self.upload_fw:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user