This commit is contained in:
xyy
2026-05-23 20:02:51 +08:00
parent 811b2e07b5
commit d4edefa050

View File

@@ -1017,7 +1017,7 @@ namespace 头罩视野.Views
try
{
string portName = "COM5";
string portName = "COM3";
int baudRate = 9600;
Parity parity = Parity.None;
int dataBits = 8;