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

Limit output brightness #49

Merged
merged 8 commits into from
Feb 27, 2020
Merged

Limit output brightness #49

merged 8 commits into from
Feb 27, 2020

Conversation

jandelgado
Copy link
Owner

@jandelgado jandelgado commented Feb 20, 2020

The PR add a MaxBrightness(uint8_t level) method to the JLed class, allowing to limit the maximum output (output will be scaled by the given value, where 255=100% down to 0=0%) . (See #43)

  • Implement
  • Documentation
  • Update Cheat Sheet

@coveralls
Copy link

coveralls commented Feb 20, 2020

Coverage Status

Coverage increased (+0.09%) to 96.341% when pulling 597b67f on limit_output_brightness into 26cf3db on master.

@jandelgado
Copy link
Owner Author

New feature is ready for tests and is planned to be released in the next week.

@jandelgado jandelgado force-pushed the limit_output_brightness branch 2 times, most recently from 606d31c to e3a5595 Compare February 23, 2020 19:08
@jandelgado jandelgado marked this pull request as ready for review February 25, 2020 22:10
@jandelgado jandelgado merged commit 8afa201 into master Feb 27, 2020
@jandelgado jandelgado deleted the limit_output_brightness branch February 27, 2020 21:27
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