Add MSI MS-7E49

This commit is contained in:
Jakob Lechner 2025-08-28 16:05:20 +02:00
parent 1fbacdea37
commit dcfaa2666a

View file

@ -322,6 +322,7 @@ static const mystic_light_185_config board_configs[] =
{ 0x7E24, 0, 0, 0, 2, &zones_set13, MSIMysticLight185Controller::DIRECT_MODE_PER_LED }, // B650M GAMING PLUS WIFI
{ 0x7E26, 0, 0, 0, 2, &zones_set13, MSIMysticLight185Controller::DIRECT_MODE_PER_LED }, // B650 GAMING PLUS WIFI
{ 0x7E27, 0, 0, 0, 2, &zones_set13, MSIMysticLight185Controller::DIRECT_MODE_PER_LED }, // PRO B650M-P
{ 0x7E49, 0, 0, 0, 2, &zones_set13, MSIMysticLight185Controller::DIRECT_MODE_PER_LED }, // MPG X870E CARBON WIFI
};