reduced default display brightness

This commit is contained in:
Shaun Inman 2023-02-02 07:49:55 -05:00
parent c14970d469
commit d3a4a8b5b1

View file

@ -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 >;
}; };