1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 01:58:30 +00:00

Cooler Master - Color matrix fixes

This commit is contained in:
Robert 2021-03-10 22:09:02 +01:00
parent 8ff4c0b243
commit 595bc702b7
2 changed files with 8 additions and 8 deletions

View File

@ -9,7 +9,7 @@ namespace RGB.NET.Devices.CoolerMaster.Native
// ReSharper disable MemberCanBePrivate.Global
internal const int ROWS = 7;
internal const int ROWS = 8;
internal const int COLUMNS = 24;
// ReSharper restore MemberCanBePrivate.Global