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

Method GetLedRed

Controllers/CoolerMasterController/CMMMController.cpp:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149unsigned char CMMMController::GetLedRed()
150{
151 return current_red;
152}
153
154unsigned char CMMMController::GetLedGreen()
155{

Calls

no outgoing calls

Tested by

no test coverage detected