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
Quick_Usb is now a singleton which means can only open one device for the same time. While there exists scenarios that need to concurrently communicate with multiple usb devices.
Is it possible? Is there any plan to support this feature?
The text was updated successfully, but these errors were encountered:
Quick_Usb is now a singleton which means can only open one device for the same time. While there exists scenarios that need to concurrently communicate with multiple usb devices.
Is it possible? Is there any plan to support this feature?
The text was updated successfully, but these errors were encountered: