Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
134
std::string CMMMController::GetLocation()
135
{
136
return(
"HID: "
+ location);
137
}
138
139
uint16_t CMMMController::GetProductID()
140
{
Callers
8
RGBController_CMSmallARGBController
Method · 0.45
RGBController_CMMP750Controller
Method · 0.45
RGBController_CMMKController
Method · 0.45
RGBController_CMR6000Controller
Method · 0.45
RGBController_CMMMController
Method · 0.45
RGBController_CMMM711Controller
Method · 0.45
RGBController_CMARGBController
Method · 0.45
RGBController_CMRGBController
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected