Small fix for the MS-6199VA

This commit is contained in:
Kotochi
2025-11-08 21:30:25 +03:00
parent bf1fbd5703
commit e9b1d10a54

View File

@@ -18916,7 +18916,7 @@ const machine_t machines[] = {
.package = CPU_PKG_SLOT1,
.block = CPU_BLOCK_NONE,
.min_bus = 66666667,
.max_bus = 150000000,
.max_bus = 155000000,
.min_voltage = 1300,
.max_voltage = 3500,
.min_multi = 1.5,