Skip to content

Commit f04da17

Browse files
Kasper24CalcProgrammer1
authored andcommitted
Corsair hydro platinum fix soft brick once again by increasing delay to 5ms
1 parent 6dda941 commit f04da17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Controllers/CorsairHydroPlatinumController/CorsairHydroPlatinumController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#include <hidapi/hidapi.h>
1616

1717
#define CORSAIR_HYDRO_PLATINUM_PACKET_SIZE 65
18-
#define CORSAIR_HYDRO_PLATINUM_PACKET_DELAY 3
18+
#define CORSAIR_HYDRO_PLATINUM_PACKET_DELAY 5
1919

2020
enum
2121
{

0 commit comments

Comments
 (0)