Fix thread conflicts for HyperX keyboard in Direct mode
This commit is contained in:
parent
6509e53a9b
commit
6e426b1403
1 changed files with 1 additions and 1 deletions
|
|
@ -368,7 +368,7 @@ void RGBController_HyperXKeyboard::KeepaliveThread()
|
|||
{
|
||||
if(active_mode == 0)
|
||||
{
|
||||
hyperx->SetLEDsDirect(colors);
|
||||
UpdateLEDs();
|
||||
}
|
||||
Sleep(100);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue