Arduino Settings for TTGO (16 MB)
-
I had a project using TTGO and it worked.
I then had a project using the T3, I updated the Arduino settings and it worked.
I am now trying to go back to the TTGO, I set the board to ESP-32 Dev Module but the program just continuously resets.
I am sure there is something else I need to change in the settings b (probably around memory) but I can't get it to work.
My TTGO is 16 MB.
I have attached a screenshot of my settings.
Thanks
-
I found the problem.
I forgot the S3 uses a different TFT_eSPI library.
Once I restored the old library things are working.