Commit 975c400b authored by 王金亮's avatar 王金亮

feat:修改合并后问题,背光不亮

parent d7be695d
......@@ -169,7 +169,7 @@ void Data_Light_Res_service(Light_uint8_t deltaTime)//获取光感阻值,并
}
else
{
TimerM_PWM_set_duty(TIMERM_COUNTER1, TIMERM_CHB, 0);
BackLight_Process();
}
}
......
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