mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-29 19:31:08 -04:00
KrakenX63 Fix
This commit is contained in:
committed by
Adam Honse
parent
f812b26fdf
commit
46905e8249
@@ -52,7 +52,7 @@ void DetectNZXTSmartDeviceV2(hid_device_info* info, const std::string& name)
|
||||
|
||||
void DetectNZXTKrakenX3(hid_device_info* info, const std::string& name)
|
||||
{
|
||||
spawn_hue(info, name, 4, 0);
|
||||
spawn_hue(info, name, 3, 0);
|
||||
}
|
||||
|
||||
void DetectNZXTFanController(hid_device_info* info, const std::string& name)
|
||||
|
||||
Reference in New Issue
Block a user