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
|
|
@ -68,4 +68,4 @@ void DetectGalaxGPUControllers(std::vector<i2c_smbus_interface*> &busses, std::v
|
|||
|
||||
} /* DetectGalaxGPUControllers() */
|
||||
|
||||
REGISTER_I2C_DETECTOR(DetectGalaxGPUControllers);
|
||||
REGISTER_I2C_DETECTOR("Galax GPU", DetectGalaxGPUControllers);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue