From e6e3ebaf55cc2d5532ee18fdadaa6a665953509c Mon Sep 17 00:00:00 2001 From: Lizongdi <1210855344@qq.com> Date: Mon, 1 Jun 2026 15:41:44 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E8=B0=83=E5=AE=8C=E5=90=8E=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E8=BF=99=E9=87=8C=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Core/Src/logic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Core/Src/logic.c b/Core/Src/logic.c index 676a0cf..2fe01ad 100644 --- a/Core/Src/logic.c +++ b/Core/Src/logic.c @@ -26,9 +26,9 @@ void Decive_MainLoop() Elevated_Stutas_Control();//10ms发送一次,向大臂车 count = 0;//计数置零 } -// Vehicle_Heart_Beat();//机械臂心跳 + Vehicle_Heart_Beat();//机械臂心跳 Globle_Time_Count++;//全局计时 -// VehicleConnectDetect();//大臂车心跳检测 + VehicleConnectDetect();//大臂车心跳检测 } /*