Add detector names and display them in the progress bar
This commit is contained in:
parent
75899f973b
commit
f716a05947
50 changed files with 80 additions and 56 deletions
|
|
@ -252,4 +252,4 @@ void DetectOpenRazerControllers(std::vector<RGBController*> &rgb_controllers)
|
|||
|
||||
} /* DetectOpenRazerControllers() */
|
||||
|
||||
REGISTER_DETECTOR(DetectOpenRazerControllers);
|
||||
REGISTER_DETECTOR("OpenRazer-Win32", DetectOpenRazerControllers);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue