增加CAN读取逆变器的选项

修改波特率的下拉框选择
This commit is contained in:
2025-09-13 09:57:02 +08:00
parent 8e0c063fc3
commit 0c43c2103a
6 changed files with 89 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>