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