mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
increase enum timeout
This commit is contained in:
parent
ad411b6c25
commit
45f50ebaa8
@ -36,7 +36,7 @@ import glob
|
||||
import platform
|
||||
from multiprocessing import Pool
|
||||
|
||||
ENUM_TIMEOUT = 20
|
||||
ENUM_TIMEOUT = 30
|
||||
|
||||
|
||||
# get usb serial by id
|
||||
|
Loading…
x
Reference in New Issue
Block a user