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

emergency reset disabled by default #21

Merged
merged 4 commits into from
Mar 18, 2019
Merged

Conversation

ALittleSlow
Copy link
Contributor

Improper initialization of settingIgnoreRX caused RX to be ignored by default. Probably due to it being changed from a byte to a boolean between revisions.

Also made small enhancements to brightness settings.

Initialize settingIgnoreRX to false.
In emergency reset, use default value for contrast instead of literal, and set brightnesses to defaults.
exchange DEFAULT_BRIGHTNESS for
DEFAULT_RED, DEFAULT_GREEN and DEFAULT_BLUE
@nseidle
Copy link
Member

nseidle commented Mar 18, 2019

This is excellent! Thank you for fixing my bad logic and adding a few new things.

@nseidle nseidle merged commit 3b40061 into sparkfun:master Mar 18, 2019
nseidle added a commit that referenced this pull request Mar 18, 2019
@ALittleSlow
Copy link
Contributor Author

ALittleSlow commented Mar 18, 2019 via email

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