Philipp Michelfeit

Results 2 issues of Philipp Michelfeit

UsbDeviceDescriptor.bDeviceClass() method not working ! Example code: ``` private String dumpName(final UsbDevice device) throws UnsupportedEncodingException, UsbException { // Read the string descriptor indices from the device descriptor. // If they...