mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-20 02:04:15 +01:00
Update App version to 0.0.2
This commit is contained in:
@@ -23,3 +23,10 @@ var massStorageLun0Config = gadgetConfigItem{
|
||||
"inquiry_string": "KVM Virtual Media",
|
||||
},
|
||||
}
|
||||
|
||||
var mtpConfig = gadgetConfigItem{
|
||||
order: 3003,
|
||||
device: "ffs.mtp",
|
||||
path: []string{"functions", "ffs.mtp"},
|
||||
configPath: []string{"ffs.mtp"},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user