Aura tweaks

This commit is contained in:
Serge
2024-04-11 20:05:21 +02:00
parent 4b42106c31
commit 64745ca01e

View File

@@ -611,6 +611,7 @@ namespace GHelper.USB
if (init || initDirect)
{
initDirect = false;
Init();
AsusHid.WriteAura(new byte[] { AsusHid.AURA_ID, 0xbc, 1 });
}