Change UsbCommandId_SendKbootCommandToModule from 0x13 to 0x03.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
UsbCommandId_Reenumerate = 0x01,
|
||||
UsbCommandId_JumpToModuleBootloader = 0x02, // was 0x12
|
||||
UsbCommandId_SendKbootCommandToModule = 0x13,
|
||||
UsbCommandId_SendKbootCommandToModule = 0x03, // was 0x13
|
||||
|
||||
UsbCommandId_ReadHardwareConfig = 0x0D,
|
||||
UsbCommandId_ReadUserConfig = 0x0F,
|
||||
|
||||
Reference in New Issue
Block a user