mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-05 13:25:24 +00:00
increase enum timeout
This commit is contained in:
@ -36,7 +36,7 @@ import glob
|
||||
import platform
|
||||
from multiprocessing import Pool
|
||||
|
||||
ENUM_TIMEOUT = 20
|
||||
ENUM_TIMEOUT = 30
|
||||
|
||||
|
||||
# get usb serial by id
|
||||
|
||||
Reference in New Issue
Block a user