MCPcopy 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
169std::string RazerController::GetDeviceLocation()
170{
171 return("HID: " + location);
172}
173
174std::string RazerController::GetFirmwareString()
175{

Callers 3

RGBController_RazerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected