mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
changed otg gadget name to kvmd
This commit is contained in:
@@ -245,7 +245,7 @@ def _get_config_scheme() -> Dict:
|
||||
},
|
||||
|
||||
"otg": {
|
||||
"gadget": Option("pikvm"),
|
||||
"gadget": Option("kvmd"),
|
||||
"vendor_id": Option(0x1D6B, type=valid_number), # Linux Foundation
|
||||
"product_id": Option(0x0104, type=valid_number), # Multifunction Composite Gadget
|
||||
"manufacturer": Option("Pi-KVM"),
|
||||
|
||||
Reference in New Issue
Block a user