mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2025-01-11 15:59:08 +01:00
Added comment about intent
This commit is contained in:
parent
63829a1eb9
commit
38faadfcd2
@ -187,6 +187,7 @@ namespace DS4Windows
|
||||
_udpServer = new UdpServer(GetPadDetailForIdx);
|
||||
if (openPort)
|
||||
{
|
||||
// Change thread affinity to object has normal priority
|
||||
Task.Run(() =>
|
||||
{
|
||||
var UDP_SERVER_PORT = Global.getUDPServerPortNum();
|
||||
|
Loading…
x
Reference in New Issue
Block a user