Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork218
Arduino_H7_Video library: Fix rotation bug in LVGL v9.2.0#953
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Arduino_H7_Video library: Fix rotation bug in LVGL v9.2.0#953
Uh oh!
There was an error while loading.Please reload this page.
Conversation
facchinm left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I would rather forcerotation = LV_DISPLAY_ROTATION_90 forLVGL_VERSION_MINOR < 2, on line 245, how does it sound?
a0c499f to5bf080cCompareleonardocavagnis commentedSep 17, 2024
Sounds good! thanks! |
5bf080c tobbae5bcCompare
Fix#952