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(rlottie): fix variable name #2971

Merged
merged 1 commit into from
Jan 6, 2022
Merged

fix(rlottie): fix variable name #2971

merged 1 commit into from
Jan 6, 2022

Conversation

almirme
Copy link
Contributor

@almirme almirme commented Jan 6, 2022

Description of the feature or fix

Couldn't compile because 'c': undeclared identifier error if LV_COLOR_16_SWAP is enabled. Variable c was probably a leftover from previous version of the code.

Checkpoints

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

Couldn't compile because 'c': undeclared identifier error
@kisvegabor
Copy link
Member

Thanks!

@kisvegabor kisvegabor merged commit 8bbbdf7 into lvgl:master Jan 6, 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.

None yet

2 participants