diff --git a/right/src/usb_protocol_handler.h b/right/src/usb_protocol_handler.h index cadab79..e2dc12d 100644 --- a/right/src/usb_protocol_handler.h +++ b/right/src/usb_protocol_handler.h @@ -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,