MCPcopy 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
27std::string RoccatKovaController::GetLocation()
28{
29 return ("HID: " + location);
30}
31
32std::string RoccatKovaController::GetSerial()
33{

Calls

no outgoing calls

Tested by

no test coverage detected