mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-20 10:14:18 +01:00
refactor(usb): move usbconfig to a seperated package
This commit is contained in:
3
internal/usbgadget/consts.go
Normal file
3
internal/usbgadget/consts.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package usbgadget
|
||||
|
||||
const dwc3Path = "/sys/bus/platform/drivers/dwc3"
|
||||
Reference in New Issue
Block a user