mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-19 09:52:32 +01:00
chore/ Fix go lint error (#683)
This commit is contained in:
@@ -17,7 +17,7 @@ var keyboardConfig = gadgetConfigItem{
|
|||||||
"protocol": "1",
|
"protocol": "1",
|
||||||
"subclass": "1",
|
"subclass": "1",
|
||||||
"report_length": "8",
|
"report_length": "8",
|
||||||
"no_out_endpoint": "0",
|
"no_out_endpoint": "0",
|
||||||
},
|
},
|
||||||
reportDesc: keyboardReportDesc,
|
reportDesc: keyboardReportDesc,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user