You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2021. It is now read-only.
IOException: No such file or directory
System.IO.Ports.SerialPortStream.ThrowIOException ()
System.IO.Ports.SerialPortStream..ctor (System.String portName, Int32 baudRate, Int32 dataBits, Parity parity, StopBits stopBits, Boolean dtrEnable, Boolean rtsEnable, Handshake handshake, Int32 readTimeout, Int32 writeTimeout, Int32 readBufferSize, Int32 writeBufferSize)
(wrapper remoting-invoke-with-check) System.IO.Ports.SerialPortStream:.ctor (string,int,int,System.IO.Ports.Parity,System.IO.Ports.StopBits,bool,bool,System.IO.Ports.Handshake,int,int,int,int)
System.IO.Ports.SerialPort.Open ()
(wrapper remoting-invoke-with-check) System.IO.Ports.SerialPort:Open ()
wrmhlThread.openFlow () (at Assets/WRMHL/Scripts/Thread/Common/wrmhlThread.cs:74)
wrmhl.connect () (at Assets/WRMHL/Scripts/Manager/wrmhl.cs:53)
wrmhlWrite.Start () (at Assets/WRMHL/Scripts/wrmhlWrite.cs:29)
The text was updated successfully, but these errors were encountered: