Add detector names and display them in the progress bar

This commit is contained in:
Adam Honse committed 2020-08-07 14:01:59 -05:00
1 parent 75899f973b
commit f716a05947
50 files changed
+80 -56

No files matched your search

@@ -36,4 +36,4 @@ void DetectMSI3ZoneControllers(std::vector<RGBController*>& rgb_controllers)
}
} /* DetectMSI3ZoneControllers() */
REGISTER_DETECTOR(DetectMSI3ZoneControllers);
REGISTER_DETECTOR("MSI 3-Zone Laptop", DetectMSI3ZoneControllers);