This commit is contained in:
xyy
2026-05-25 17:35:38 +08:00
parent 1c6e33c6c8
commit 577c4fdea1

View File

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