bf
This commit is contained in:
@@ -86,6 +86,7 @@ namespace PIC_Simulator.PIC
|
||||
|
||||
public void Disconnect()
|
||||
{
|
||||
if (ComPort == null) return;
|
||||
ComPort.Close();
|
||||
ComPort = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user