chore/ Fix go lint error (#683)

This commit is contained in:
Marc Brooks 2025-07-11 16:41:05 -05:00 committed by GitHub
parent 5a3ce2d6ec
commit b4525b8760
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ var keyboardConfig = gadgetConfigItem{
"protocol": "1",
"subclass": "1",
"report_length": "8",
"no_out_endpoint": "0",
"no_out_endpoint": "0",
},
reportDesc: keyboardReportDesc,
}