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

Screensaver color depth fix - add missing colors to screensaver, plus an 'off' state #70

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jr0dsgarage
Copy link
Contributor

The screensaver was only using half of the rainbow of colors. This fix enables the full range of colors, plus black if the potentiometer is turned fully clockwise, allowing the screensaver to effectively be turned off if desired.

This pull request includes several changes to the OMX-27-firmware project, focusing on improving the screensaver functionality and fixing a minor issue with potentiometer value ranges. The most important changes include updating the potentiometer maximum values, refining the screensaver color setting logic, and adding a new configuration parameter for color depth.

Potentiometer Value Range Fix:

  • OMX-27-firmware/src/config.cpp: Corrected the maximum potentiometer value for T3.2 from 8190 to 8191. This corrected the map function that sets the color according to the potentiometer value.

Screensaver Functionality Enhancements:

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.

1 participant