MCPcopy 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
92void EpomakerController::SetOption(unsigned char option)
93{
94 current_option = option;
95}
96
97void EpomakerController::SendUpdate()
98{

Callers 1

DeviceUpdateModeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected