Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ GetUSBPID
Method
GetUSBPID
Controllers/IonicoController/IonicoController.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
uint16_t IonicoController::GetUSBPID()
30
{
31
return(usb_pid);
32
}
33
34
void IonicoController::TurnOff()
35
{
Callers
2
RGBController_Ionico
Method · 0.45
SetupZones
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected