增加了初始弹窗,但是没有成功

更改了CAN和LIN协调
更改了配置程序的名称顺序
This commit is contained in:
2025-01-11 12:04:34 +08:00
parent 620c5e8178
commit e49a48fb25
53 changed files with 5118 additions and 131 deletions

View File

@@ -6,11 +6,6 @@ using System.Threading.Tasks;
namespace CapMachine.Model.CANLIN
{
public class CanLinEnum
{
}
/// <summary>
/// CANLIN的枚举
/// </summary>