Skip to content

Add power saving mode for outputsifter#339

Merged
DocMoebiuz merged 1 commit intoMobiFlight:mainfrom
elral:power_saving_outputshifter
Oct 21, 2024
Merged

Add power saving mode for outputsifter#339
DocMoebiuz merged 1 commit intoMobiFlight:mainfrom
elral:power_saving_outputshifter

Conversation

@elral
Copy link
Collaborator

@elral elral commented Oct 21, 2024

Description of changes

Power Saving mode is added for outputshifters.

Once the power saving mode should be entered, all pins of the outputshifters are set to 0 or 1 on case of reversed polarity.
When the power saving mode should be leaved, the actual status is shifted out and the pins are set to the original status.

Fixes #301

@elral elral requested a review from DocMoebiuz as a code owner October 21, 2024 17:58
@github-actions
Copy link

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

Copy link
Collaborator

@DocMoebiuz DocMoebiuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@DocMoebiuz DocMoebiuz merged commit 7992af8 into MobiFlight:main Oct 21, 2024
@elral elral deleted the power_saving_outputshifter branch October 22, 2024 06:22
@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 Output Shift Register

2 participants