From e3f73944984e7dff17d4d7f024cfd37854776bf5 Mon Sep 17 00:00:00 2001 From: kevin wulff Date: Fri, 26 Mar 2021 22:04:47 +0000 Subject: [PATCH] Added z390 Pro Carbon and Gaming Edge MB --- .../MSIMysticLightController/MSIMysticLightControllerDetect.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Controllers/MSIMysticLightController/MSIMysticLightControllerDetect.cpp b/Controllers/MSIMysticLightController/MSIMysticLightControllerDetect.cpp index bb47ba63..c8731673 100644 --- a/Controllers/MSIMysticLightController/MSIMysticLightControllerDetect.cpp +++ b/Controllers/MSIMysticLightController/MSIMysticLightControllerDetect.cpp @@ -61,6 +61,7 @@ void DetectMSIMysticLight185Controllers(hid_device_info* info, const std::string | MSI Mystic Light 162-byte Devices | \*-------------------------------------------------------------*/ REGISTER_HID_DETECTOR("MSI Mystic Light MS_7B12", DetectMSIMysticLight162Controllers, MSI_USB_VID, 0x7B12); +REGISTER_HID_DETECTOR("MSI Mystic Light MS_7B17", DetectMSIMysticLight162Controllers, MSI_USB_VID, 0x7B17); REGISTER_HID_DETECTOR("MSI Mystic Light MS_7B85", DetectMSIMysticLight162Controllers, MSI_USB_VID, 0x7B85); /*-------------------------------------------------------------*\