Everything is mirror, I don't think that User_Setup.h is being read #2383
Unanswered
ratbasstard
asked this question in
Q&A - General
Replies: 1 comment
-
Assuming you are using the Arduino IDE, then the setup in the TFT_eSPI library folder must be edited. Setup files in the sketch folder will NOT work. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
ESP8266 D1 Mini connected to 1.8 128x160 TFT. I am quite sure the wiring is correct as every Example sketch works - except everything is mirrored. I have placed #include <User_Setup.h> into the beginning of the main sketch and placed my User_Setup.h file in the same folder as the sketch - I have tried every TAB option for the ST7735 and nothing seems to have any effect - almost as if the User_Setup.h file is not being read/included when compiling the sketch. I have tried many examples from the 160x128 Example folder. I know I am missing something simple, any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions