-
Notifications
You must be signed in to change notification settings - Fork 118
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
LCD not refreshed correctly with fw update #597
Comments
Seems there's something wrong in the lcd service on wifi side. I've also got this issue while working on RFID part I feel the bug with LCD_DISPLAY_NOW is in the void LcdTask::display(Message *msg, uint32_t flags) function |
We should also add a scroll from left to right when the text overflows the 16 char |
@KipK Can you give a more concrete example? |
Got this while trying to fix KipK/openevse-gui-v2#46 |
following this from @glynhudson : KipK/openevse-gui-v2#46
The text was updated successfully, but these errors were encountered: