mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-19 03:56:26 -04:00
Add Hue 2 Underglow (200mm) to Hue 2 accessory list
This commit is contained in:
@@ -170,6 +170,10 @@ void NZXTHue2Controller::UpdateDeviceList()
|
||||
num_leds_on_channel += 6;
|
||||
break;
|
||||
|
||||
case 0x0A: //Hue 2 Underglow (200mm) (10 LEDs)
|
||||
num_leds_on_channel += 10;
|
||||
break;
|
||||
|
||||
case 0x0B: //Aer 2 fan (120mm)
|
||||
num_leds_on_channel += 8;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user