Unity-DMX icon indicating copy to clipboard operation
Unity-DMX copied to clipboard

Update DMX.cs

Open Gohrel opened this issue 2 years ago • 1 comments

Use Unity Method SerialPort.GetPortNames() to retrieve available ports

Gohrel avatar Aug 07 '23 16:08 Gohrel

I have updated the DMX.cs to use the "new" SerialPort.GetPortNames()-method. This is correctly returning all available com ports and will also fix issue https://github.com/davivid/Unity-DMX/issues/2

Gohrel avatar Aug 07 '23 16:08 Gohrel