We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a63fa commit c877f46Copy full SHA for c877f46
1 file changed
drivers/hwmon/razer_hanbo.c
@@ -66,7 +66,7 @@ static const u8 ack_header_type_b[] = { 0x00, 0x02, 0x02, 0x01 };
66
#define SET_PROFILE_PWM_OFFSET 3
67
#define SET_CPU_TEMP_PAYLOAD_OFFSET 2
68
#define FIRMWARE_VERSION_OFFSET 29
69
-#define SERIAL_NUMBER_OFFSET 3
+#define SERIAL_NUMBER_OFFSET 2
70
#define CURVE_PAYLOAD_OFFSET 4
71
#define SHORT_ACK_LENGTH 2
72
#define REG_ACK_LENGTH 3
0 commit comments