Commit 034be2ae authored by 时昊's avatar 时昊

feat:增加背光默认等级

parent 87e959d3
...@@ -409,6 +409,6 @@ void BackLight_Process(void) ...@@ -409,6 +409,6 @@ void BackLight_Process(void)
} }
else else
{ {
; TimerM_PWM_set_duty(TIMERM_COUNTER1, TIMERM_CHB, BACK_LIGHT_Val_4);
} }
} }
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