Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background light dimming #44

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Background light dimming #44

merged 1 commit into from
Aug 15, 2022

Conversation

seho85
Copy link
Owner

@seho85 seho85 commented Aug 15, 2022

Implemented Backlight dimming and added documentation.

Backlight is now 100% when not idle,
60 seconds after the last touch the backlight is set to 10% (sleep mode)
display needs be woken up by a touch operation on the display
(this operation doesn't execute any commands)

Fixes #42

Implemented Backlight  dimming and added documentation.

Backlight is now 100% when not idle,
60 seconds after the last touch the backlight is set to 10% (sleep mode)
display needs be woken up by a touch operation on the display
(this operation doesn't execute any commands)

Fixes #42
@seho85 seho85 merged commit 131ae77 into master Aug 15, 2022
@seho85 seho85 deleted the seho85/issue42 branch September 11, 2022 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Background light dimming
1 participant