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

Method GetSerial

Controllers/LianLiController/LianLiUniHubController.cpp:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184std::string LianLiUniHubController::GetSerial()
185{
186 return serial;
187}
188
189void LianLiUniHubController::SetAnyFanCount(size_t channel, uint8_t count)
190{

Calls

no outgoing calls

Tested by

no test coverage detected