LED name for 3rd LED group fixed

This commit is contained in:
edbgon
2020-07-24 14:55:52 +02:00
committed by Adam Honse
parent 1293b07c9e
commit 38b2cf03b0

View File

@@ -103,7 +103,7 @@ static const KnownLayout knownLayoutsLookup
{
{ "LED Group0", HDR_BACK_IO, 1 },
{ "LED Group1", HDR_CPU, 1 },
{ "LED Group2", HDR_D_LED2, 1 },
{ "LED Group2", HDR_LED_2, 1 },
{ "LED Group3", HDR_PCIE, 1 },
{ "LED C1/C2", HDR_LED_C1C2, 1 }, // 12VGRB headers seem to be connected
}