mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Merge pull request #153 from DarthAffe/SDK/Corsair
Reverted name change of the Pump-Device to prevent issues with existing layouts
This commit is contained in:
commit
980eb72a0c
@ -112,7 +112,7 @@ namespace RGB.NET.Devices.Corsair
|
|||||||
return "DAP Fan";
|
return "DAP Fan";
|
||||||
|
|
||||||
case CorsairChannelDeviceType.Pump:
|
case CorsairChannelDeviceType.Pump:
|
||||||
return "AIO Pump";
|
return "Pump";
|
||||||
|
|
||||||
case CorsairChannelDeviceType.FanQL:
|
case CorsairChannelDeviceType.FanQL:
|
||||||
return "QL Fan";
|
return "QL Fan";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user