Fix bug introduced in MSI controller merge

master^2
Adam Honse 3 weeks ago
parent 356313ef01
commit 016773c37d

@ -95,6 +95,7 @@ static const mystic_light_761_config board_configs[] =
{ &(board_names[19]), 0, 0, 0, 1, &zone_set1, MSIMysticLight761Controller::DIRECT_MODE_ZONE_BASED }, // MSI MAG Z890 TOMAHAWK WIFI (MS-7E32)
{ &(board_names[20]), 0, 0, 0, 1, &zone_set1, MSIMysticLight761Controller::DIRECT_MODE_ZONE_BASED }, // MSI MPG B850 EDGE TI WIFI (MS-7E62)
{ &(board_names[21]), 0, 0, 0, 1, &zone_set1, MSIMysticLight761Controller::DIRECT_MODE_ZONE_BASED }, // MSI PRO B850M-VC WIFI6E (MS-7E71)
};
enum MSI_ZONE setup_map [] =
{

Loading…
Cancel
Save