This commit is contained in:
@@ -1017,7 +1017,7 @@ namespace 头罩视野.Views
|
||||
|
||||
try
|
||||
{
|
||||
string portName = "COM5";
|
||||
string portName = "COM3";
|
||||
int baudRate = 9600;
|
||||
Parity parity = Parity.None;
|
||||
int dataBits = 8;
|
||||
|
||||
Reference in New Issue
Block a user