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

Method GetFirmwareString

Controllers/RazerController/RazerController.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174std::string RazerController::GetFirmwareString()
175{
176 return(razer_get_firmware());
177}
178
179std::string RazerController::GetSerialString()
180{

Callers 3

RGBController_RazerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected