MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / GetLocation

Method GetLocation

Controllers/CoolerMasterController/CMMMController.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134std::string CMMMController::GetLocation()
135{
136 return("HID: " + location);
137}
138
139uint16_t CMMMController::GetProductID()
140{

Calls

no outgoing calls

Tested by

no test coverage detected