mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-01-04 05:07:51 -05:00
Add detector names and display them in the progress bar
This commit is contained in:
@@ -247,4 +247,4 @@ void DetectLogitechControllers(std::vector<RGBController*>& rgb_controllers)
|
||||
}
|
||||
} /* DetectLogitechControllers() */
|
||||
|
||||
REGISTER_DETECTOR(DetectLogitechControllers);
|
||||
REGISTER_DETECTOR("Logitech", DetectLogitechControllers);
|
||||
|
||||
Reference in New Issue
Block a user