comment nitpicking :)
This commit is contained in:
@@ -218,7 +218,7 @@ func (d *Device) GetStringDescriptor(desc_index int) (string, error) {
|
||||
return stringDescriptor, nil
|
||||
}
|
||||
|
||||
// SetAutoDetach Enables/disables libusb's automatic kernel driver detachment.
|
||||
// SetAutoDetach enables/disables libusb's automatic kernel driver detachment.
|
||||
// When autodetach is enabled libusb will automatically detach the kernel driver
|
||||
// on the interface and reattach it when releasing the interface.
|
||||
// Automatic kernel driver detachment is disabled on newly opened device handles by default.
|
||||
|
Reference in New Issue
Block a user