diff --git a/enumerator/enumerator.go b/enumerator/enumerator.go index 0100a98..91bb6e3 100644 --- a/enumerator/enumerator.go +++ b/enumerator/enumerator.go @@ -18,7 +18,7 @@ type PortDetails struct { SerialNumber string // Manufacturer string - // Product string + Product string } // GetDetailedPortsList retrieve ports details like USB VID/PID.