mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 17:29:18 +01:00
Merge branch 'jay' into vigem-udpserver
This commit is contained in:
commit
be0b3c3a58
@ -1146,6 +1146,7 @@ Properties.Resources.DS4Update, MessageBoxButtons.YesNo, MessageBoxIcon.Question
|
||||
while (loopHotplug == true)
|
||||
{
|
||||
Program.rootHub.HotPlug();
|
||||
Thread.Sleep(1500);
|
||||
//TaskRunner.Run(() => { Program.rootHub.HotPlug(uiContext); });
|
||||
lock (hotplugCounterLock)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user