Browse Source

更新正压防爆程序

FW3.2
LIN\54376 2 days ago
parent
commit
a4b55b9202
  1. 1
      Core/Src/FSM.c

1
Core/Src/FSM.c

@ -310,6 +310,7 @@ void Dym_Test()
GF_BSP_GPIO_SetIO(Light, 1);
}
//报警后,等自动程序都复位才能继续
if(GV.Robot_Ultrasonic.Dym_Value_Count < 3
&& Current_T_F4_Value.AutoForWard == 0
&& Current_T_F4_Value.AutoBackWard == 0

Loading…
Cancel
Save