MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / GetDeviceType

Method GetDeviceType

Controllers/RazerController/RazerController.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164device_type RazerController::GetDeviceType()
165{
166 return(device_list[device_index]->type);
167}
168
169std::string RazerController::GetDeviceLocation()
170{

Callers 3

RGBController_RazerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected