Commit 9f506bdf authored by 陈家乐's avatar 陈家乐

🐞 fix:胎压显示背光自检时亮

parent 20130fcc
...@@ -131,6 +131,8 @@ void Gauge_Service(void) ...@@ -131,6 +131,8 @@ void Gauge_Service(void)
} }
else else
{ {
LED_Driver_Channel_Set(LampChannel_0, LampCh0_03, LED_ON);
LED_Driver_Channel_Set(LampChannel_0, LampCh0_04, LED_ON);
Checkself_SEG_Display(); Checkself_SEG_Display();
} }
} }
......
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