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

Method GetLedSpeed

Controllers/CoolerMasterController/CMMMController.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164unsigned char CMMMController::GetLedSpeed()
165{
166 return current_speed;
167}
168
169RGBColor CMMMController::GetWheelColour()
170{

Calls

no outgoing calls

Tested by

no test coverage detected