Error: error: 'Panel_GC9A01A' in namespace 'lgfx' does not name a type lgfx::Panel_GC9A01A _panel_instance; #479
Unanswered
oyasai-edu
asked this question in
Q&A
Replies: 1 comment 5 replies
-
hi, the error message is because if none of the supported panels drivers work, you will probably have to write your own panel driver, this pull request is a good contribution example for a new panel. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have Error that is "error: 'Panel_GC9A01A' in namespace 'lgfx' does not name a type
lgfx::Panel_GC9A01A _panel_instance;".
Could you give me some hints on what I should check and what I should do?
The source code is as follows.
Beta Was this translation helpful? Give feedback.
All reactions