use ConfigDesc, InterfaceDesc and EndpointDesc.
This commit is contained in:
@@ -34,7 +34,7 @@ type ConfigDesc struct {
|
||||
// in this configuration.
|
||||
MaxPower Milliamperes
|
||||
// Interfaces has a list of USB interfaces available in this configuration.
|
||||
Interfaces []InterfaceInfo
|
||||
Interfaces []InterfaceDesc
|
||||
}
|
||||
|
||||
// String returns the human-readable description of the configuration descriptor.
|
||||
|
Reference in New Issue
Block a user