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

Method SetModeStatic

Controllers/RazerController/RazerController.cpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297void RazerController::SetModeStatic(unsigned char red, unsigned char grn, unsigned char blu)
298{
299 razer_set_mode_static(red, grn, blu);
300}
301
302void RazerController::SetModeWave(unsigned char direction)
303{

Callers 3

DeviceUpdateModeMethod · 0.45
DeviceUpdateModeMethod · 0.45
DeviceUpdateModeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected