fix for saving on Asus ROG Spatha and Asus ROG Strix Evolve
This commit is contained in:
parent
65e7edc452
commit
44610cf326
1 changed files with 2 additions and 0 deletions
|
|
@ -114,6 +114,8 @@ void AsusAuraMouseGen1Controller::SendUpdate
|
|||
unsigned char buf_in[9];
|
||||
buf_in[0] = 0x0C;
|
||||
hid_get_feature_report(dev, buf_in, 9);
|
||||
|
||||
std::this_thread::sleep_for(std::chrono::milliseconds(15));
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue