Add send-kboot-reset.js and add the new USB command ID to uhk.js
This commit is contained in:
@@ -64,6 +64,7 @@ exports = module.exports = moduleExports = {
|
||||
getKeyboardState: 16,
|
||||
readDebugInfo: 17,
|
||||
jumpToSlaveBootloader: 18,
|
||||
sendKbootCommand: 19,
|
||||
},
|
||||
enumerationModes: {
|
||||
bootloader: 0,
|
||||
|
||||
Reference in New Issue
Block a user