mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 17:48:31 +00:00
Enabled forced flushes for razer devices
This commit is contained in:
parent
5725c54557
commit
9cfd17e1bc
@ -35,6 +35,8 @@ namespace RGB.NET.Devices.Razer
|
||||
protected RazerRGBDevice(TDeviceInfo info)
|
||||
{
|
||||
this.DeviceInfo = info;
|
||||
|
||||
RequiresFlush = true;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user