Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ GetLocation
Method
GetLocation
Controllers/RoccatController/RoccatKovaController.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
std::string RoccatKovaController::GetLocation()
28
{
29
return (
"HID: "
+ location);
30
}
31
32
std::string RoccatKovaController::GetSerial()
33
{
Callers
3
RGBController_RoccatKova
Method · 0.45
RGBController_RoccatVulcanAimo
Method · 0.45
RGBController_RoccatKoneAimo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected