mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-18 03:28:19 +01:00
Update App version to 0.0.4
Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
This commit is contained in:
@@ -997,7 +997,7 @@ func updateMtpWithSDStatus() error {
|
||||
}
|
||||
|
||||
if config.UsbDevices.Mtp {
|
||||
if err := gadget.UnbindUDC(); err != nil {
|
||||
if err := gadget.UnbindUDCToDWC3(); err != nil {
|
||||
logger.Error().Err(err).Msg("failed to unbind UDC")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user