-
Notifications
You must be signed in to change notification settings - Fork 804
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(lcd): Fixed the initialization description errors for multiple LCD #440
Conversation
👋 Hello nixgnauhcuy, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
sha=6c63e1c4e58cc14857be3afe1850ea031b8bcb30 |
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.
@nixgnauhcuy LGTM! Thanks !
Description
This PR addresses and resolves errors in the initialization process of several LCD component descriptions
Related
none
Testing
I used ESP-IDF to add the corresponding LCD components and copied the relevant initialization code.
The incorrect descriptions caused compilation errors, requiring manual modifications to proceed. These changes ensure proper initialization and resolve the build issues.
Checklist
Before submitting a Pull Request, please ensure the following: