Replies: 1 comment
-
You can pass a pointer to the tft class instance. See TFT_eFEx example or the OpenWeather example here. |
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.
-
Hello, how can I include or define TFT_eSPI tft = TFT_eSPI(); in way that I can use the library not only in the main.cpp file but also in other included cpp-files (with tft.xx)?
Beta Was this translation helpful? Give feedback.
All reactions