MCPcopy 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
45void CrucialController::SetMode(unsigned char mode)
46{
47 SendEffectMode(mode, 0x10);
48}
49
50void CrucialController::SetAllColorsDirect(RGBColor* colors)
51{

Callers 2

DeviceUpdateLEDsMethod · 0.45
DeviceUpdateModeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected