Commit 5e69649
committed
fix(brightness): cap panel backlight at 98%
Above ~64530/65535 the firmware brightness curve overflows and blanks the
backlight, so setting 100% went dark.
Assisted-by: AI1 parent 27af21b commit 5e69649
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
164 | 166 | | |
165 | 167 | | |
166 | 168 | | |
| |||
0 commit comments