未验证 提交 4f3a4d0c 编写于 作者: O openharmony_ci 提交者: Gitee

!5684 【OpenHarmony开源贡献者计划2022】change pwmMaxPeroid to pwmMaxPeriod

Merge pull request !5684 from rtos_ming/master
...@@ -2448,7 +2448,7 @@ root { ...@@ -2448,7 +2448,7 @@ root {
pwmBacklightConfig { pwmBacklightConfig {
match_attr = "pwm_bl_dev"; match_attr = "pwm_bl_dev";
pwmDevNum = 1; pwmDevNum = 1;
pwmMaxPeroid = 25000; pwmMaxPeriod = 25000;
backlightDevName = "hdf_pwm"; backlightDevName = "hdf_pwm";
minBrightness = 0; minBrightness = 0;
defBrightness = 127; defBrightness = 127;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册