stuff
This commit is contained in:
@@ -41,6 +41,7 @@ namespace PIC_Simulator.PIC
|
||||
List<string> result = new List<string>();
|
||||
|
||||
ArrayComPortsNames = SerialPort.GetPortNames();
|
||||
if (ArrayComPortsNames.Length == 0) return result;
|
||||
do
|
||||
{
|
||||
index += 1;
|
||||
|
||||
Reference in New Issue
Block a user