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

Method SetBrightness

Controllers/RazerController/RazerController.cpp:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214void RazerController::SetBrightness(unsigned char brightness)
215{
216 razer_set_brightness(brightness);
217}
218
219void RazerController::SetLEDs(RGBColor* colors)
220{

Callers 2

DeviceUpdateModeMethod · 0.45
DeviceUpdateModeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected