1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-12 17:48:31 +00:00

fixes typo

This commit is contained in:
Hex3l 2020-02-22 20:19:02 +01:00
parent 7fea5fbde5
commit 711f8621f2

View File

@ -121,7 +121,7 @@ namespace RGB.NET.Devices.Msi
}
if (deviceTypes.Equals("MSI_VGA"))
if (deviceType.Equals("MSI_VGA"))
{
//Hex3l: Every led under MSI_VGA should be a different graphics card. Handling all the cards together seems a good way to avoid overlapping of leds
//Hex3l: The led name is the name of the card (e.g. NVIDIA GeForce RTX 2080 Ti) we could provide it in device info.