mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-09 09:40:03 -04:00
Add detector names and display them in the progress bar
This commit is contained in:
@@ -113,4 +113,4 @@ void DetectMSIGPUControllers(std::vector<i2c_smbus_interface*> &busses, std::vec
|
||||
}
|
||||
} /* DetectMSIGPUControllers() */
|
||||
|
||||
REGISTER_I2C_DETECTOR(DetectMSIGPUControllers);
|
||||
REGISTER_I2C_DETECTOR("MSI GPU", DetectMSIGPUControllers);
|
||||
|
||||
Reference in New Issue
Block a user