Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ SetOption
Method
SetOption
Controllers/EpomakerController/EpomakerController.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
void EpomakerController::SetOption(unsigned char option)
93
{
94
current_option = option;
95
}
96
97
void EpomakerController::SendUpdate()
98
{
Callers
1
DeviceUpdateMode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected