Commit 5c3b3ca0 authored by 郑萍's avatar 郑萍

🐞 fix:关闭其他模式下交互指示灯输出pwm

parent f4bcc93a
......@@ -338,6 +338,7 @@ void Gauge_Service(void)
{
SOC_charge_seg_Flag = 0;
Checkself_Init();
interact_PWM_Low_Duty = 100;
Gauge_CAN_setup_Service();
}
else
......
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