Replies: 1 comment
-
I've updated the library again and edited the user_setup files. All working as they should now |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Arduino IDE updated from 2.5.0 to 2.5.31 today and my code stopped working from a display perspective. I replaced user_setup.h and user_select.h and Setup60_RP2040_ILI9341.h from backups but still didn't work I tried some of the example programs but they all just displayed a white screen. I reverted to 2.5.0 and replaced the user files with my backups and all went back to working correctly.
I did try the read_user_setup code and that appeared to report all the correct settings.
Any idea what the issue could be?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions