Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
164
device_type RazerController::GetDeviceType()
165
{
166
return(device_list[device_index]->type);
167
}
168
169
std::string RazerController::GetDeviceLocation()
170
{
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