Skip to content

Power saving lcd#340

Merged
DocMoebiuz merged 3 commits intoMobiFlight:mainfrom
elral:power_saving_lcd
Oct 27, 2024
Merged

Power saving lcd#340
DocMoebiuz merged 3 commits intoMobiFlight:mainfrom
elral:power_saving_lcd

Conversation

@elral
Copy link
Collaborator

@elral elral commented Oct 23, 2024

Description of changes

Power Saving mode is added for LCD's.

Once the power saving mode should be entered, the backlight is switched OFF (not supported by all LCD types) and the display is switched OFF by using the library functions.
When the power saving mode should be leaved, the backlight is switched ON (not supported by all LCD types) and the display is switched ON by using the library functions.

Fixes #300

@elral elral requested a review from DocMoebiuz as a code owner October 23, 2024 14:34
@github-actions
Copy link

Board and firmware folder for this pull request:
Mobiflight-Connector.zip

@DocMoebiuz DocMoebiuz merged commit 5fa8163 into MobiFlight:main Oct 27, 2024
@elral elral deleted the power_saving_lcd branch October 27, 2024 07:37
@DocMoebiuz DocMoebiuz added the enhancement New feature or request label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add PowerSavingMode to LCD display

2 participants