more comments

This commit is contained in:
Sebastian Zagrodzki
2017-04-09 19:17:13 +02:00
parent f668df87df
commit b09de1cf09
2 changed files with 16 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
package usb
// Descriptor is a representation of a USB device descriptor.
type Descriptor struct {
// Bus information
Bus uint8 // The bus on which the device was detected