You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit 29fa8ab doesn't make any sense to me. If you have multiple VIDs/PIDs in the chain (e.g. ROM/SPL), we cannot just reuse the initial USB device. Since the secondary device only shows up after the first device has been talked to, another device listing/scan is required. That's implicitly done by libusb_open_device_with_vid_pid.
Commit 29fa8ab seems to have introduced a regression, I'm getting the following error after the commit:
On the previous commit (abe7f5d), the output looks like this:
These are my config files:
The text was updated successfully, but these errors were encountered: