reduced default display brightness
This commit is contained in:
parent
c14970d469
commit
d3a4a8b5b1
1 changed files with 1 additions and 1 deletions
|
|
@ -1194,7 +1194,7 @@
|
||||||
total_steps = < 0x400 >;
|
total_steps = < 0x400 >;
|
||||||
min_brightness = < 0x00 >;
|
min_brightness = < 0x00 >;
|
||||||
max_brightness = < 0x400 >;
|
max_brightness = < 0x400 >;
|
||||||
dft_brightness = < 0x190 >;
|
dft_brightness = < 0x100 >;
|
||||||
delay_bf_pwm = < 0xc8 >;
|
delay_bf_pwm = < 0xc8 >;
|
||||||
delay_af_pwm = < 0x0a >;
|
delay_af_pwm = < 0x0a >;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue