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

fix(misc): add support of maximum value less than minimum value #3113

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

xaowang96
Copy link
Contributor

Description of the feature or fix

The linear mapping function lv_map should include the case where the maximum value of the input value is less than the minimum. Therefore, i submitted this patch to support it.

Checkpoints

  • Follow the styling guide
  • Run code-format.py from the scripts folder. astyle needs to be installed.
  • Update the documentation

@kisvegabor
Copy link
Member

Thanks!

@kisvegabor kisvegabor merged commit 15f9a54 into lvgl:master Feb 21, 2022
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