mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Cooler Master - Color matrix fixes
This commit is contained in:
parent
8ff4c0b243
commit
595bc702b7
@ -9,7 +9,7 @@ namespace RGB.NET.Devices.CoolerMaster.Native
|
|||||||
|
|
||||||
// ReSharper disable MemberCanBePrivate.Global
|
// ReSharper disable MemberCanBePrivate.Global
|
||||||
|
|
||||||
internal const int ROWS = 7;
|
internal const int ROWS = 8;
|
||||||
internal const int COLUMNS = 24;
|
internal const int COLUMNS = 24;
|
||||||
|
|
||||||
// ReSharper restore MemberCanBePrivate.Global
|
// ReSharper restore MemberCanBePrivate.Global
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user