mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Compare commits
2 Commits
d070f0bbcb
...
3d9706ad0e
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d9706ad0e | |||
| 1f0b1b0774 |
@ -53,6 +53,8 @@ public class CorsairCustomRGBDevice : CorsairRGBDevice<CorsairCustomRGBDeviceInf
|
||||
continue;
|
||||
}
|
||||
|
||||
if (ledPosition.LedId == CorsairLedId.Invalid) continue;
|
||||
|
||||
Mapping.Add(ledId, ledPosition.LedId);
|
||||
|
||||
Rectangle rectangle = ledPosition.ToRectangle();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user