Piotr Kundu

Results 3 issues of Piotr Kundu

A chance this library will be split in a client that grabs a backtrace, that could be stored and sent to a server and be symbolized there? This way you...

question

Add two methods in USBDevice ``` c# public static USBDeviceInfo[] GetDevices(int VID, int PID) public static USBDevice GetSingleDevice(int VID, int PID) ``` I might have solution for that and I...

enhancement