Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ UpdateLEDs
Method
UpdateLEDs
RGBController/RGBController.cpp:1642–1647 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1640
UpdateMutex.unlock();
1641
}
1642
void RGBController::UpdateLEDs()
1643
{
1644
CallFlag_UpdateLEDs = true;
1645
1646
SignalUpdate();
1647
}
1648
1649
void RGBController::UpdateMode()
1650
{
Callers
3
ListenThreadFunction
Method · 0.45
setSelectionColor
Method · 0.45
UpdateMode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected