mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-13 21:57:14 -04:00
Add detector names and display them in the progress bar
This commit is contained in:
1 parent
75899f973b
commit
f716a05947
50 files changed
+80
-56
No files matched your search
@@ -60,4 +60,4 @@ void DetectSapphireGPUControllers(std::vector<i2c_smbus_interface*>& busses, std
|
||||
} /* DetectSapphireGPUControllers() */
|
||||
|
||||
// This detector is disabled as it does not properly detect
|
||||
//REGISTER_I2C_DETECTOR(DetectSapphireGPUControllers);
|
||||
//REGISTER_I2C_DETECTOR("Sapphire GPU", DetectSapphireGPUControllers);
|
||||
Reference in new issue
Block a user