Commit 6a901326 authored by hu's avatar hu

调整横展项

parent c477b0fe
...@@ -146,7 +146,7 @@ void Speed_Processing_Service(void) ...@@ -146,7 +146,7 @@ void Speed_Processing_Service(void)
{ {
Vehicle_ACT_Speed = 1400u; Vehicle_ACT_Speed = 1400u;
} }
else if (VehValCup <= 40u) else if (VehValCup <= 30u)
{ {
Vehicle_ACT_Speed = 0u; Vehicle_ACT_Speed = 0u;
} }
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment