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

2024.4.1: Specifying the brightness for the BITMAP screen #229

Conversation

andrewjswan
Copy link

Added the ability to specify the required brightness when displaying a given BITMAP screen.
Works only in advanced BITMAP mode.

icon: [....]|screen_id# - Brightness 240 (Default) 
icon: [....]|screen_id#200 - Brightness 200

Added the ability to specify the required brightness when displaying a given BITMAP screen. Works only in advanced BITMAP mode.
icon: [....]|screen_id# - Brightness 240 (Default)
icon: [....]|screen_id#200 - Brightness 200
@lubeda lubeda merged commit d6f6a4f into lubeda:latest May 1, 2024
1 check passed
@lubeda
Copy link
Owner

lubeda commented May 1, 2024

Well, I don't like this kind of passing parameter, but "if it helps".

@andrewjswan andrewjswan deleted the 2024.4.1-Specifying_the_brightness_for_the_BITMAP_screen branch May 1, 2024 08:36
@andrewjswan
Copy link
Author

Well, I don't like this kind of passing parameter, but "if it helps".

I couldn’t think of a more beautiful and simpler option, this one works.

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.

2 participants