My mistake

This commit is contained in:
Onn
2025-11-17 16:22:02 +07:00
parent 3cf0fb094d
commit 548eda5ccf
+3 -1
View File
@@ -57,12 +57,12 @@ IntelChipsets = [
"C224", "C224",
"C226", "C226",
"H81", "H81",
"Wellsburg",
"HM97", "HM97",
"Z97", "Z97",
"QM97", "QM97",
"H97", "H97",
"C610/X99", "C610/X99",
"Wellsburg",
"Wildcat Point-LP", "Wildcat Point-LP",
"Sunrise Point-LP", "Sunrise Point-LP",
"Sunrise Point", "Sunrise Point",
@@ -178,6 +178,8 @@ IntelChipsets = [
"WM880" "WM880"
] ]
print(IntelChipsets[27:28])
AMDChipsets = [ AMDChipsets = [
"AMD", "AMD",
"AM1", "AM1",