mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-12-24 15:41:49 +01:00
Make sure to use profile lightbar color when syncing controller to Sony adapter
Related to issue #238
This commit is contained in:
parent
46c391f1d9
commit
ace46f1011
@ -991,6 +991,7 @@ namespace DS4Windows
|
|||||||
{
|
{
|
||||||
synced = controllerSynced;
|
synced = controllerSynced;
|
||||||
SyncChange?.Invoke(this, EventArgs.Empty);
|
SyncChange?.Invoke(this, EventArgs.Empty);
|
||||||
|
sendOutputReport(true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user