mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 17:48:31 +00:00
Updated corsair for SDK 3.0.464
This commit is contained in:
parent
abbab09289
commit
293ddac47b
@ -21,5 +21,5 @@ public enum CorsairChannelDeviceType
|
||||
Pump = 7,
|
||||
FanQL = 8,
|
||||
WaterBlock = 9,
|
||||
FanSPPRO = 10
|
||||
EightLedSeriesFan = 10
|
||||
};
|
||||
@ -22,5 +22,6 @@ public enum CorsairDeviceType
|
||||
MemoryModule = 8,
|
||||
Cooler = 9,
|
||||
Mainboard = 10,
|
||||
GraphicsCard = 11
|
||||
GraphicsCard = 11,
|
||||
Touchbar = 12
|
||||
};
|
||||
Loading…
x
Reference in New Issue
Block a user