Fixup for last commit

This commit is contained in:
Jeremy Soller
2025-10-24 08:21:01 -06:00
parent 8bf5d60e96
commit 57ca3be975
+1 -1
View File
@@ -30,7 +30,7 @@ fn main() {
interface_num
);
let name = format!("{}_{}_{}_hub", scheme, port, interface_num);
let name = format!("{}_{}_{}_hub", scheme, port_id, interface_num);
common::setup_logging(
"usb",
"device",