LL-28_20250923;增加流量版本,将Form1.cs文件变量 liuliangVersion设置为1则为流量版本

This commit is contained in:
jfp
2025-09-23 15:20:16 +08:00
parent ecf5f95e36
commit 9b861a13eb
11 changed files with 187 additions and 1229 deletions

View File

@@ -91,7 +91,6 @@ namespace C_Windows_1
Baudrate.Enabled = false;
SetPort();
Form1.f1.PortNum.Text = PortNum.Text;
Form1.f1.Baudrate.Text = Baudrate.Text;
}
else