MCPcopy 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
29uint16_t IonicoController::GetUSBPID()
30{
31 return(usb_pid);
32}
33
34void IonicoController::TurnOff()
35{

Callers 2

RGBController_IonicoMethod · 0.45
SetupZonesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected