diff --git a/src/joystick/hidapi/steam/controller_structs.h b/src/joystick/hidapi/steam/controller_structs.h index 365bc73f9b..b0f86ea32b 100644 --- a/src/joystick/hidapi/steam/controller_structs.h +++ b/src/joystick/hidapi/steam/controller_structs.h @@ -228,8 +228,8 @@ typedef enum ID_OUT_REPORT_HAPTIC_PULSE = 0x81, ID_OUT_REPORT_HAPTIC_COMMAND = 0x82, ID_OUT_REPORT_HAPTIC_LFO_TONE = 0x83, - ID_OUT_REPORT_HAPTIC_LOG_SWEEP = 0x85, - ID_OUT_REPORT_HAPTIC_SCRIPT = 0x86, + ID_OUT_REPORT_HAPTIC_LOG_SWEEP = 0x84, + ID_OUT_REPORT_HAPTIC_SCRIPT = 0x85, } ValveTritonOutReportMessageIDs; typedef struct