Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ SetMode
Method
SetMode
Controllers/CrucialController/CrucialController.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void CrucialController::SetMode(unsigned char mode)
46
{
47
SendEffectMode(mode, 0x10);
48
}
49
50
void CrucialController::SetAllColorsDirect(RGBColor* colors)
51
{
Callers
2
DeviceUpdateLEDs
Method · 0.45
DeviceUpdateMode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected