StartPrecisionCycleSendMsg 更改

This commit is contained in:
2025-05-12 10:07:51 +08:00
parent 8b96c482f7
commit c1df40ac4c
2 changed files with 190 additions and 1 deletions

View File

@@ -230,7 +230,7 @@ namespace CapMachine.Wpf.Services
if (ListCanDbcModel.Count > 0)
{
ToomossCanDrive.IsCycleRevice = true;
ToomossCanDrive.StartCycleReviceCanMsg();
ToomossCanDrive.StartPrecisionCycleSendMsg();
}
else
{