mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Aura tweaks for G513QM https://github.com/seerge/g-helper/issues/1868
This commit is contained in:
@@ -533,7 +533,7 @@ namespace GHelper.USB
|
||||
return;
|
||||
}
|
||||
|
||||
if (AppConfig.ContainsModel("GA503"))
|
||||
if (AppConfig.IsNoDirectRGB())
|
||||
{
|
||||
AsusHid.Write(new List<byte[]> { AuraMessage(AuraMode.AuraStatic, color, color, 0xeb, isSingleColor), MESSAGE_SET });
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user