Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ GetDeviceLocation
Method
GetDeviceLocation
Controllers/RazerController/RazerController.cpp:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
std::string RazerController::GetDeviceLocation()
170
{
171
return(
"HID: "
+ location);
172
}
173
174
std::string RazerController::GetFirmwareString()
175
{
Callers
3
RGBController_RazerKraken
Method · 0.45
RGBController_RazerAddressable
Method · 0.45
RGBController_Razer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected